Transfer object ownership

Transfers the owner status for all entities within the Mains and CloudTest Manager (CTM) environments between users.

Body Params
string
required

The current owner of all entities.

string
required

The user you want to grant full ownership of all entities.

Headers
string
required

All calls to this API require that you pass in the token you get from the Generate a token operation as an X-Auth-Token request header. See Get started for help to initially call the API.

Responses
204

The Ownership of all the entities has been transferred from one user to another.

400

Bad request. The URL or JSON request object is invalid.

401

Unauthorized. The security token is missing or invalid. See Get started for help initially running the API.

403

Not found. The requested object doesn't exist.

404

Not found. The requested object doesn't exist.

Language
URL
Response
Click Try It! to start a request and see the response here!