post
https://app.changetrax.io/api/v1/rfc
Submits a new Request for Change on behalf of a requester.
Rate-limited to 10 per hour per IP.
Authentication: depends on the tenant's submission setting.
- When the tenant's submission form is set to public, no token is required.
- When set to authenticated only, a valid Bearer token or API key must be supplied — anonymous calls return HTTP 401.
Check GET /config/{tenantSlug}/submission-access to determine which mode is active before calling this endpoint.
Conflicts and freeze-window warnings are returned in the response body but never block submission.
File attachments must be uploaded separately via POST /rfc/{id}/attachments after submission.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
429Rate limit exceeded.