v1

latestOpenAPI 3.0.02026-07-2484509641.9 KB
Customer Buyer Persona

Delete Customer Buyer Persona

Permanently deletes a Customer Buyer Persona identified by buyerPersonaId. Deleting a persona removes the associated buyer profile from the system and from any go-to-market configuration that references it. This is a hard delete operation. Once deleted, the persona cannot be recovered. If the specified buyerPersonaId does not exist, the endpoint returns 404 Not Found. If you want to hide a persona without permanently removing it, use the Archive Customer Buyer Persona endpoint instead.

Common use cases

  • Remove outdated or incorrect personas
  • Clean up duplicate persona records
  • Reset persona configuration before recreating it
delete/copilot/v1/customer-buyer-personas/{buyerPersonaId}

Path parameters

buyerPersonaIdstring uuid required

UUID of the buyer persona to permanently delete.

Response

Success