v13
latestOpenAPI 3.0.32026-07-31359869.4 MBprojects
Pause a project
Pause a project by passing its project id in the URL. If the project does not exist given the id then the request will fail with 400 status code. If the project disables auto assigning custom production domains and blocks the active Production Deployment then the request will return with 200 status code.
post/v1/projects/{projectId}/pause
Path parameters
projectIdstring required
The unique project identifier
The unique project identifier
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.