Upload a document for an application
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Client-generated UUID used to safely retry POST requests. If the same key is submitted twice, the original response is returned without re-executing the operation. Must be a valid UUID v4 (e.g. 550e8400-e29b-41d4-a716-446655440099).
Path Parameters
Application UUID
Body
Multipart form data for document upload
Datum (field) name this document satisfies (e.g. authorizedRepGovernmentId)
Binary file content
Original file name including extension (e.g. passport.pdf)
Form of identity document being uploaded. Required when the schema field carries an x-documentTypes extension — inspect the field definition in GET /{applicationId}/schema to see which values are accepted for a given datum. Standard government ID fields accept passport, usdl, or usid; notarized government ID fields accept idNotarization. Ignored for all other datums.
idNotarization, passport, usdl, usid ISO 3166-1 alpha-2 country code where the document was issued (required for identity documents)
Reference ID of the array entity this document belongs to (required for array sections)
Response
Uploaded document reference