Open Prices API

API References

Proofs_destroy DELETEProofs_drafts_destroy DELETEProofs_drafts_list GETProofs_drafts_partial_update PATCHProofs_drafts_retrieve GETProofs_drafts_upload_create POSTProofs_history_list GETProofs_list GETProofs_partial_update PATCHProofs_process_with_gemini_create POSTProofs_retrieve GETProofs_upload_create POST
GitHub
Proofs

Proofs_drafts_destroy

DELETE
/api/v1/proofs/drafts/{id}

Authorization

AuthorizationBearer <token>

In: header

Path Parameters

idinteger

A unique integer value identifying this Proof.

Response Body

curl -X DELETE "https://loading/api/v1/proofs/drafts/0"
Empty

Proofs_destroy DELETE

Previous Page

Proofs_drafts_list GET

Next Page

curl -X DELETE "https://loading/api/v1/proofs/drafts/0"