Reopen a project
Marks a closed project active again and clears closedAt. Requires project:close on the project.
Authentication
AuthorizationBearer
WorkOS session JWT or an organization API key, sent as Authorization: Bearer <token>.
Path parameters
id
The project id.
Response
The reopened project.
project
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error