Re-send officer KYC verification emails with a fresh AI Prise session
Fixes lost emails and expired sessions: a fresh AI Prise verification session is created per targeted officer and the existing verification email is re-enqueued. Officers with no email on file, or already APPROVED, are skipped rather than failing the request. One officer’s failure does not abort the rest.
POST
Re-send officer KYC verification emails with a fresh AI Prise session
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of organization
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Body
application/json
Officer person_reference_ids to resend to. Omit or pass an empty array to resend to every officer on the profile.
Last modified on August 19, 2026
Re-send officer KYC verification emails with a fresh AI Prise session