Add new profile

Allows clients to create a new room profile for the device.

NOTE: Only supported for HDL300, Dual HDL300, HDL410, and HDX devices.

Minimum role required: integrator

Example Request Body

{
  "name": "New Profile Name"
}

Example Response Body

{
  "profileId": "e6bee02e-7c2b-47df-b68f-aaa79d9d76ac"
}
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!