Cancel persona audition
Stops an audition where it stands, keeping the breaks it has already written
POST /personas/{id}/auditions/{auditionId}/cancel
note
SDK method: cancelPersonaAudition
Security: authenticated (policy: platform.manage)
Attributes
Attributes (2)
| Attribute | Type | Required | Description |
|---|---|---|---|
auditionId | string | Yes | Path parameter. |
id | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaAuditionSummary object.