Delete persona
Removes a persona, including the one on air, which leaves the station with none
DELETE /personas/{id}
note
SDK method: deletePersona
Security: authenticated (policy: platform.manage)
Attributes
Attributes (1)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaList object.