Create KYC form entry
Authorizations
HTTPRequired
Uses the Authorization header: 'AccessKey ' followed by your access key token (e.g., 'Authorization: AccessKey AbCdEfGhIjKlMnOpQrStUvWxYzAbCdEfGhIj')
Path parameters
organizationIdstringRequired
The organization ID
kycFormIdstring · uuidRequired
Body
anyOptional
anyOptional
Responses
201
OK
application/json
403
Forbidden operation
application/json
404
Resource not found
application/json
422
Request validation failed
application/json
post
/organizations/{organizationId}/kyc-forms/{kycFormId}/entriesLast updated
Was this helpful?

