⚠️ ALPHA ENDPOINT - This endpoint is in alpha and subject to breaking changes. Use with caution in production environments.
Remove a user from a custom workspace you own. The authenticated user must be an owner of the workspace and belong to the same company as the workspace.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the workspace.
The unique identifier of the user to remove from the workspace.
User removed from workspace successfully