Delete Permanent Supporting Document

Description

Deletes a permanent document.

Request

HTTP Method: DELETE

URI Path: /v3/permanent_supporting_documents

URI Query Parameters:

Name

Type

Is Required?

Description

id

string

Yes

Unique ID identifier of Permanent supporting document.

Examples

http

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

curl

curl -i -X DELETE https://nohost/v3/permanent_supporting_documents

response

HTTP/1.1 202 Deleted
Content-Type: application/vnd.api+json

Other Responses

Code

Success

Description

401

No

Unauthorized