delete https://public.doubletick.io/groups
Deletes multiple groups
Log in to see full request history
Responses
200OK
400Bad request, invalid input provided
401Invalid or missing API key
Deletes multiple groups
200OK
400Bad request, invalid input provided
401Invalid or missing API key
xxxxxxxxxx
curl --request DELETE \
--url https://public.doubletick.io/groups \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!