terms
aid_customers_terms_tid_delete
Delete the customer term scopes:
- admin:customers
- write:customers
delete/accounts/{aid}/customers/terms/{tid}
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
tidstring uuid required
terms id
Response
Deleted term
Example response
{
"created_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e",
"deleted_by": "1c92f7e1-2897-4d46-bdcc-c127a914fb4e"
}