Delete a trial policy
Permanently deletes a trial policy. It cannot be undone.
DELETE/v3/trial-policies/{id}
JWT
trialPolicy:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the trial policy. |
Responses
204
401
403
404
409
429
500