Skip to main content
DELETE
Delete KYB answer

Authorizations

Authorization
string
header
required

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

Path Parameters

kyb_id
string<uuid>
required

KYB answer UUID

Response

200 - application/json

Answer deleted successfully

message
string
Example:

"Answer deleted successfully"