# CMS v2 transfer

Attach a caraer-web sidecar, then cut over or roll back

## Restore the live hostname to the stored v1 project

 - [POST /api/v2/company/{companyUuid}/cms-transfer/rollback](https://developer.caraer.com/apis/cms-v2-transfer/rollback.md)

## Switch the live site to CMS v2: schema, caraer-web repo, and hostname

 - [POST /api/v2/company/{companyUuid}/cms-transfer/cutover](https://developer.caraer.com/apis/cms-v2-transfer/cutover.md)

## Attach a manually created caraer-web project

 - [POST /api/v2/company/{companyUuid}/cms-transfer/attach](https://developer.caraer.com/apis/cms-v2-transfer/attach.md)

## Transfer status for one company

 - [GET /api/v2/company/{companyUuid}/cms-transfer](https://developer.caraer.com/apis/cms-v2-transfer/status.md)

