Skip to main content
DELETE
delete persona

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Persona id

Response

Successfully deleted persona

message
string
Example:

"Persona deleted"

Last modified on July 10, 2026