Endpoints
Delete a Persona
Delete a specific persona by ID.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the persona to delete.
Delete a specific persona by ID.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the persona to delete.