Delete a single subscription entry
DELETE
/subscriptions/{guid}
Deletes a single subscription specified in the path
Authorizations
Parameters
Path Parameters
guid
required
string format: guid
Example
Responses
202
The deletion request has been received and will be processed
object
deletion_id
number format: integer
message
required
string
Example
object
deletion_id
number format: integer
message
required
string
Example
401
Unauthorized
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string
Example
404
Not found
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string
Example
405
Validation exception
object
code
required
string
message
required
string
Example
object
code
required
string
message
required
string