HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Unassign subscription to a device

This API is used to unassign subscriptions to device by specifying its serial.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Device & Service details

serials
array of strings
required

List of serial number of device.

serials*
services
array of strings
required

List of service names. Call services/config API to get the list of valid service names.

services*
Responses
200

Successfully unassigned subscription

400

A required parameter or field is missing.

401

Unauthorized access. Authentication failed or was not provided.

403

Access denied.

404

The requested entity was not found.

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

500

Server error

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!