Skip to main content
POST
Reject registration
Required permission: operator:write Rejects a registration that is currently in pending_operator_review or resubmitted status. The submitting brand or aggregator is notified with the rejection reason. Returns 409 Conflict if the registration is not in an actionable status.

Path parameters

string
required
The operator registration ID (e.g. opreg_e5f6g7h8).

Request body

string
required
Structured rejection reason. One of: brand_mismatch, use_case_unclear, duplicate_sid, restricted_term, compliance_concern, insufficient_evidence, other.
string
required
Human-readable explanation of the rejection. This is shared with the submitting brand or aggregator.
string
Optional internal notes. Not visible to the submitting brand or aggregator.

Example

Response