keelwave
API ReferenceAdmin · Members

Remove a member from the org

DELETE
/admin/orgs/{orgID}/members/{userID}

Admin+. Cannot remove an owner or yourself.

Path Parameters

orgID*string

Organization UUID

userID*string

Member user UUID

Response Body

application/json

application/json

application/json

curl -X DELETE "https://example.com/admin/orgs/string/members/string"
Empty