Identifiers
Enable/Disable Identifier
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
The is_disabled
parameter is used to toggle the asset as either enabled or disabled.
Response
200 - application/json
Was this page helpful?