v24

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19169310464.0 KB
Profiles

Delete a device profile

delete/profiles/{profileId}

Path parameters

profileIdstring required

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

messagestring required

Example response

{
  "$schema": "https://example.com/schemas/DeleteProfileOutputBody.json"
}