v14
latestOpenAPI 3.0.32026-08-04377889.4 MBprojects
Unpause a project
Unpause 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 enables auto assigning custom production domains and unblocks the active Production Deployment then the request will return with 200 status code.
post/v1/projects/{projectId}/unpause
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.