projects
Move a project domain
Move one project’s domain to another project. Also allows the move of all redirects pointed to that domain in the same project.
POST
Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
The project domain name
Example:
"www.example.com"
Query Parameters
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Body
application/json
Response
200
application/json
The domain was updated successfuly
The response is of type object
.