Get
/DeleteSubscriptionTrainingKey
Allows you to delete a subscription training key that has not been converted into a valid subscription assignment.
NOTE: A subscription training key can not be deleted once it has been converted into a valid subscription assignment.
Security
API Key
Header parameter nameapi_key
Query parameters
id
stringRequired
The Id of the subscription training key.
Responses
200
OK Response
object
Status
integer (int32)
Indicates the status of the API request.
0 = Success
10 = Error
20 = Not found
30 = Invalid integration key
Example10
Error
string | null
Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).