(Deprecated) Unassign subscription to a device
POST {{base_url}}/subscriptions/unassign
This API is used to unassign subscriptions to device by specifying its serial.
Request Body
{"serials"=>["<string>", "<string>"], "services"=>["<string>", "<string>"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""