Logo
15_Days_of_Postman_-_for_testers_IvanKo API Documentation

Delete a group

DELETE {{baseUrl}}/scim/v2/Groups/{{groupId}}

Deletes a group in Qodex.

User accounts that were in the deleted group are deactivated in Qodex if the app is assigned to the user only with the deleted group.

User accounts and the data corresponding to them are not deleted. To permanently delete user accounts and their data, [contact Qodex support]

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status





Curl
curl -X DELETE 'https://api.getpostman.com/scim/v2/Groups/groupId'

ENDPOINTS