Delete a Person associated with an Account.
Learn more about calling API v2 endpoints.Parameters
- account_
idstringRequired The Account the Person is associated with.
- idstringRequired
The ID of the Person to delete.
Returns
Response attributes
- idstring
Person deleted.
- objectstring
String representing the object’s type. Objects of the same type share the same value.
Error Codes
400v1_ account_ instead_ of_ v2_ account
V1 Account ID cannot be used in V2 Account APIs.
400v1_ customer_ instead_ of_ v2_ account
V1 Customer ID cannot be used in V2 Account APIs.
404not_ found
The resource wasn’t found.
Response
{ "id": "person_test_61RS0CgWt1xBt8M1Q16RS0Cg0WSQO5ZXUVpZxZ9tAIbY", "object": "v2.core.account_person"}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc