Deleting a persona will remove all versions and configuration data permanently. Any phone numbers currently using this persona will need to be reconfigured with a different persona or direct configuration.
Headers
Your API key for authentication.
Path Parameters
The unique identifier of the persona to delete.
Query Parameters
Force deletion even if persona is currently in use by phone numbers. When false, deletion will fail if persona is actively being used.
Response
The deletion result object.
Any errors that occurred (null if none).