Customers
Delete an associated entity
Remove an associated entity from a customer.
delete/v1/customers/{customerId}/associated_entities/{id}
Path parameters
customerIdstring required
Example:cus_1234567890abcdef
An ID that uniquely identifies a customer resource
idstring required
Example:asp_1234567890abcdef
An ID that uniquely identifies an associated entity resource
Headers
X-API-Keystring
API key
Response
Associated entity deleted successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.