SkillHub
Referenceorgs

Remove a member

DELETE
/orgs/{handle}/members/{userHandle}

Path Parameters

handle*string
Lengthlength <= 64
userHandle*string
Lengthlength <= 64

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/orgs/string/members/string"
{  "removed": true}