PUT
/
v1
/
kyb
/
{kyb_id}
{
  "message": "Answer updated successfully"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

kyb_id
string
required

KYB answer UUID

Body

application/json

Response

200 - application/json

Answer updated successfully

The response is of type object.