Skip to main content
PATCH

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-MultiTenantKey
string

Required when using a Platform API token. The tenant key identifying which business to operate on.

Path Parameters

userId
string<uuid>
required

The unique identifier for the user

Body

application/json

Request to resubmit KYC identity and/or address. At least one of identity or address must be provided.

identity
object

Identity resubmission details. All fields required when provided.

address
object

Address resubmission details. All fields required when provided.

Response

KYC resubmission accepted