v1

latestOpenAPI 3.1.02026-07-2426052.7 KB

Delete subscription

delete/m2m/subscriptions/{id}

Path parameters

idstring required

Id of the subscription to get.

Response

200

msgstring
codeinteger

Example response

{
  "msg": "Success",
  "code": 1000
}