Toggle Sidebar
General
Overview
Rate Limiting & Auth
Best Practices
Changelog
Schema Reference
API Collections
Organization & People Management
Resume Parsing & Intelligence
Resume Redaction Rules
Job Parsing & Intelligence
Widgets
Feedback Form Widget
Live Chat Widget
Newsletter Signup Widget
FlashApply API Docs
Postman Collection
Need help?
Toggle theme
Resume Redaction Rules
This collection provides endpoints for creating and updating reusable PII redaction rules.
Available APIs
POST
Create Redaction Rule
Create reusable redaction rules for an organization.
/v1/core/redactions
View API
PATCH
Update Redaction Rule
Updates an existing organization redaction rule.
/v1/core/redactions/{id}
View API