Update a user's default Workspace

Update a user's default Workspace. <Warning> You must have **Administrator** access in both the old and new default Workspaces to execute this call. </Warning>

Authentication

AuthorizationBearer

An auth_token should be provided to authenticate a session.

To obtain an auth_token, see the /api/v1/authenticate POST request.

Path parameters

user_idstringRequired
workspace_idstringRequired

Response

Successfully updated the default Workspace

Errors