delete https://{hostname}/scim/v1/Groups/
Use this endpoint to delete a specific group by its ID.
Responses
204The group was deleted successfully.
401The SCIM token is invalid.
404A required entity is missing.
Use this endpoint to delete a specific group by its ID.
204The group was deleted successfully.
401The SCIM token is invalid.
404A required entity is missing.
xxxxxxxxxx
curl --request DELETE \
--url https://api.oneflow.com/scim/v1/Groups/id