Skip to main content
POST
Attach a document to a compliance profile

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Body

application/json
document_id
string
required

Id of a document in the tenant document library.

role
enum<string>
required

The KYC role this document fills for the profile.

Available options:
id_proof,
address_proof,
business_doc,
authorization,
other

Response

200 - application/json

The document was attached to the profile.

data
object
meta
object