Update an identity verification
PATCH/spaces/{owner}/{space}/verifications/identity/{verification}
Update an identity verification by providing its new details.
Score: Confidence in a positive result is represented by the score.
Path Parameters
owner string<handle>required
The handle of the owner.
Possible values: non-empty and <= 50 characters
space string<handle>required
The handle of the space.
Possible values: non-empty and <= 50 characters
verification string<handle>required
The handle of the identity verification.
Possible values: non-empty and <= 50 characters
Body
required
Responses
- 200
- 404
- 409
The updated identity verification
Response Body
Resource not found
Response Body
Resource collision
Response Body