Remove member from organization group
Path Parameters
group_id*string
The group ID to update.
Format
uuidprofile_id*string
Profile ID to remove from the group
Format
uuidResponse Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://api.verdocs.com/v2/organization-groups/GROUP_ID/members/PROFILE_ID" \ -H "Authorization: Bearer ACCESS_TOKEN" \ -H "content-type: application/json" \ -d '{"param": "value"}'{}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}{
"status": "ERROR",
"error": "string"
}