Simulation Persona
Delete a persona
Soft-deletes a persona by its ID. The persona is hidden from all reads and stops being available to new simulations, but its record and history are retained. System personas cannot be deleted.
delete/v1/persona/{personaId}
Path parameters
personaIdstring required
The ID of the persona to delete
Response
The persona was deleted
Changes
Changed in 1 of the 110 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○