V2Workspace Members
Delete workspace member
Deletes a workspace member.
Deletes a workspace member.
Authorization
access_token Authorization<token>
In: header
Path Parameters
workspace_id*string
Workspace
id*string
Id
Response Body
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v2/workspaces/string/members/string"{ "status": "ok", "data": {}}