HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create custom service for given name

Definition of custom Airgroup services that can have user specified protocol service-ids.

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

Name of the Custom service. This should be unique

Body Params

JSON representation of custom_services config

string
required

Name of the Custom service. This should be unique

string

Few line description of the service

service_ids
array of objects
length between 1 and 32

List of Service-IDs found in protocol packets that can be used to identify this service. Syntax is as follows. mDNS: _. repeated ending with tcp or _udp SSDP: urn::service:: or urn::device::

service_ids
string
required

An MDNS or SSDP service ID

Responses

401

Unauthorized

403

Forbidden

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json