Remove a domain from a project by passing the domain name and by specifying the project by either passing the project id
or name
in the URL.
Default authentication mechanism
The unique project identifier or the project name
The project domain name
"www.example.com"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
The domain was succesfully removed from the project
The response is of type object
.
Remove a domain from a project by passing the domain name and by specifying the project by either passing the project id
or name
in the URL.
Default authentication mechanism
The unique project identifier or the project name
The project domain name
"www.example.com"
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
The domain was succesfully removed from the project
The response is of type object
.