Skip to main content
This endpoint allows you to move teams (both consumer and corporate) between subtenants along with all their associated data including users, transactions, cards, and other related entities.
Moving teams from a Partner-Managed tenant to a Rain-Managed tenant is not supported yet.
In cases where the team being moved has many related entities (e.g., transactions), the request may take several seconds to complete.

Consumer teams

To move a consumer user to a different subtenant, use the update consumer user subtenant endpoint. You can only move a consumer team to a tenant who is authorized to serve consumer teams.

HTTP Method and URL

Request Parameters

Request Example

This endpoint is only available for users belonging to a consumer team.

Success Response (204 No Content)

A successful request returns a 204 No Content response with no body.

Error Responses


Corporate teams

To move a corporate team to a different subtenant, use the update corporate team subtenant endpoint. You can only move a corporate team to a tenant who is authorized to serve corporate teams.
All users belonging to the team will be moved to the new subtenant.

HTTP Method and URL

Request Parameters

Request Example

This endpoint is only available for corporate teams.

Success Response (204 No Content)

A successful request returns a 204 No Content response with no body.

Error Responses