Authorizations
See the documentation for more information.
Path Parameters
Response
204 - application/json
Groups deleted
The response is of type object
.
Deletes all groups for the specified site.
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/groups \
--header 'Authorization: Bearer <token>'
{}
See the documentation for more information.
Groups deleted
The response is of type object
.
Was this page helpful?
curl --request DELETE \
--url https://cloud.volttime.com/api/v3/sites/{site_uuid}/groups \
--header 'Authorization: Bearer <token>'
{}