Skip to main content

Remove a member from the network

DELETE 

/v1/networks/:networkId/members/:userId

Removes a member's membership from the network. Requires the administrator role. Removing the last active admin is blocked and returns 409 (as is a version conflict). On success returns 204 with no body.

Request

Responses

Member removed