Remove member from customer workspace

Remove a member from an Embedded customer’s workspace. Note: This endpoint only removes the member from the team - it doesn’t delete their Workato workspace.

Path parameters

managed_user_idstringRequired

Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E. For example, EA2300.

member_idstringRequired
The ID of the member.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
idinteger
Removed member ID.

Errors