Delete Asset Group
DELETE
/v1/asset-groups/{groupId}Delete an asset group.
Deleting a group also deletes assets in that group.
Authentication
Authorization Bearer
API key as bearer token in Authorization header.
Path Parameters
groupIdstringrequiredAsset group ID.
Response
codeintegerResponse status code.
datastringDeleted confirmation message (`Deleted successfully`).
msgstringResponse message.
serviceCodestring | nullService error code on failure.
Was this page helpful?
Previous
Update Asset Group
Next
List Assets