v13
OpenAPI 3.0.32026-07-31359869.4 MBprojects
Remove a domain from a project
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.
delete/v9/projects/{idOrName}/domains/{domain}
Path parameters
idOrNamestring required
The unique project identifier or the project name
The unique project identifier or the project name
domainstring required
The project domain name
Example:www.example.com
The project domain name
Query parameters
teamIdstring
Example:team_1a2b3c4d5e6f7g8h9i0j1k2l
The Team identifier to perform the request on behalf of.
slugstring
Example:my-team-url-slug
The Team slug to perform the request on behalf of.
Request body
Response
The domain was succesfully removed from the project
object required