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_id
Embedded customer ID (external ID). The External ID must be URL encoded and prefixed with an E
. For example, EA2300
.
member_id
The ID of the member.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Success reply
id
Removed member ID.