Remove User
Removes a user from a specific group.
delete
Path parameters
idstringRequired
userGroupIdstringRequired
Responses
204
No Content
400
Bad Request
application/json
404
Not Found
application/json
delete
DELETE /public/v1/accounts/account-users/{id}/groups/{userGroupId} HTTP/1.1
Host: api.platform.softwareone.com
Accept: */*
No content
Last updated
Was this helpful?