Skip to main content
PUT
Move a user to a subtenant

Authorizations

Api-Key
string
header
required

Path Parameters

userId
string<uuid>
required

Id of the user to move

Body

application/json

Target subtenant

subtenantId
string<uuid>
required

Id of the subtenant to move the user to. Must be a subtenant of the tenant that owns the API key.

Response

Successful operation