v3
OpenAPI 3.1.02026-07-31350397683.8 KBCustomer Traits
Delete Customer Trait
Delete a customer trait definition.
Args: trait_id: UUID of the customer trait to delete request: FastAPI request object auth: Authentication credentials
Returns: DeleteCustomerTraitResponse confirming the deletion
delete/v1/customer-trait/{trait_id}
Path parameters
trait_idstring uuid required
Headers
X-API-Keystring required
API key required to authenticate requests.
Response
Successful Response