Sign in

Reactivate project

documented

Reactivate a specific project.

GET /projects/{project_id}/reactivate.jsonProjectsno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

I couldn't locate official Breeze API docs for domain breeze.pm or an endpoint GET /projects/{project_id}/reactivate.json. The Breeze REST API docs I found (Breeze CHMS) show endpoints under https://yoursubdomain.breezechms.com/api (e.g., /api/people, /api/events, /api/account) and do not include a /projects/{project_id}/reactivate.json endpoint. If you can share the Breeze.pm docs URL, I can tailor the command precisely. For reference, Breeze CHMS docs are here: https://app.breezechms.com/api.