Create/Update service-id for given custom service

PUT {{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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: Created

{&quot;status&quot;:&quot;\u003cstring\u003e&quot;,&quot;license_warning&quot;:&quot;\u003cstring\u003e&quot;,&quot;deprecation_warning&quot;:&quot;\u003cstring\u003e&quot;}