Deletes a subscription pause with a specified ID.
If the specified pause is pending
, it is revoked
.
If the specified pause is ongoing
, it is finished
.
Subscription pause revoked or finished.
Unauthorized access. Invalid credentials used.
Access forbidden.
Resource not found.
Conflict.
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}