Skip to main content
POST
Transfer Users

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required
Pattern: ^rad_cont_[A-Za-z0-9_\-]+$

Body

application/json
destination_container_id
string
required

The ID of the target container to receive the users.

Response

202

Transfer initiated in background.