Delete Proof

Description

Deletes a proof.

Request

HTTP Method: DELETE

URI Path: /v3/proofs

URI Query Parameters:

Name

Type

Is Required?

Description

id

string

Yes

Unique ID identifier of Proof.

Examples

DELETE /v3/proofs HTTP/1.1
    Host: api.didww.com
    Content-Type: application/vnd.api+json
    Accept: application/vnd.api+json
    Api-Key: [API token]

Other Responses

Code

Success

Description

401

No

Unauthorized