consents

Reject minor consent

post/api/consents/{consent_id}/reject

Path parameters

consent_idstring uuid required

Request body

revision_type'documents' | 'signed_pdf'

Revision type requested after minor consent rejection.

reasonstring nullable

Optional rejection reason

Response

Successful Response

consent_idstring uuid required

Consent UUID

status'draft' | 'pending_otp' | 'pending_approval' | 'revision_required' | 'verified' | 'expired' | 'revoked' required

Informed consent status constants.

Changes

No recorded changes to this endpoint across all 1 revision of this API.