Create Verification Method

Use this API to create a new verification method for the specified request.

Path Params
string
required

request queue reference id

Query Params
string

Language code

boolean
Defaults to false

Whether to translate the content

Body Params
uuid

The unique identifier for this verification method.

string
length between 1 and 100

The name of the verification method used to verify the data subject's identity.

string
length ≀ 500

A detailed description of how the verification method was applied.

string
enum

The current status of the verification process.

Allowed:
verificationComments
array of objects

A list of comments and attachments associated with this verification method. This field is only populated when includeComments is set to true in the request.

verificationComments
string
enum

The type of verification process used.

Allowed:
date-time

The timestamp when this verification method was created.

date-time

The timestamp when this verification method was last modified.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
application/json
*/*