Skip to main content
PUT
Move a company to a subtenant

Authorizations

Api-Key
string
header
required

Path Parameters

companyId
string<uuid>
required

Id of the company to move

Body

application/json

Target subtenant

subtenantId
string<uuid>
required

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

Response

Successful operation