@nova-sdk/api
Criteria
Remove Criterion
Remove a single criterion from a job’s screening criteria
DELETE
@nova-sdk/api
Documentation Index
Fetch the complete documentation index at: https://nova.dweet.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Existing scores aren’t affected. A new criteria version is created when you remove a criterion. Only future score requests use the updated criteria.
When to Use
Remove a criterion when it’s no longer relevant to the role:Requirement Changed
A skill or qualification is no longer needed for the position
Too Restrictive
The criterion is filtering out otherwise qualified applicants
Common Scenarios
| Scenario | Action |
|---|---|
| Technology pivot | Remove criteria for deprecated tech stack |
| Budget change | Remove seniority requirements if hiring at different level |
| Team restructure | Remove criteria for responsibilities that moved to another role |
Response
Returns the remaining criteria after removal:Authorizations
Use Authorization: Bearer sk_test_* or Authorization: Bearer sk_live_*.
Headers
Your customer identifier. Tenants are auto-provisioned on first request.
Optional key that makes criteria and library mutation requests safe to retry without duplicating side effects. The namespace is shared across all API keys for the same partner and environment. Reuse the same key when retrying the same request parameters.
Required string length:
1 - 255Path Parameters
Your job identifier (external ID).
Criterion ID.
Response
Removed