(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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

&quot;&quot;