Create service-id for given custom service
POST {{base_url}}/airgroup-config/v2/custom_services/:name/service_ids/:service_id/
List of Service-IDs found in protocol packets that can be used to identify this service. Syntax is as follows. mDNS: _
Request Body
{"service_id"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"status":"\u003cstring\u003e","license_warning":"\u003cstring\u003e","deprecation_warning":"\u003cstring\u003e"}