Transfer Workspace Resource Ownership

Transfers ownership of a workspace resource from the current owner to another user in the same workspace. You must be the resource's current owner to transfer it. The previous owner keeps admin access to the resource.

Path parameters

resource_idstringRequired
The ID of the target resource.

Headers

xi-api-keystringOptional

Request

This endpoint expects an object.
resource_typeenumRequired
Resource type of the target resource.
target_user_idstringRequired
The ID of the user the resource should be transferred to.

Response

Successful Response

Errors

422
Unprocessable Entity Error