⚠️ 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 of the authenticated user’s company. This endpoint can only be used by company-level admins or higher.
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