Switch to an assigned Workspace
Switch to an assigned Workspace and receive an authentication token for the target Workspace.
<Note>
This endpoint requires authentication with [user credentials](/developers/auth/user-credentials) (not an application token), as application tokens are scoped to a single Workspace.
The returned `auth_token` is valid for the target Workspace.
Your original token remains valid for the source Workspace.
</Note>