Custom attribute delete

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

Deleting a definition also strips its key from every device's custom_attribute_values, atomically in the same transaction, so no orphaned values are left behind. Because that is destructive, a deletion that would affect devices is refused with 409 and the impacted device count unless confirmed with ?confirm=true.

Path Params
string
required

Machine model ID

string
required

Custom attribute ID

Query Params
boolean

Set to true to confirm deletion of the values stored on devices. Only needed when at least one device stores a value.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json