Loading...
Mandates APIbetaMandate management

Recall amendment request

DELETE
/amendments/{id}

Recall pending (NEW or AWAITING_APPROVAL) amendment.

AuthorizationBearer <token>

Bearer token using a JWT.

In: header

Path Parameters

id*string

Amendment identifier.

Formatuuid

Header Parameters

X-Volt-Api-Version*integer

Version of the API used. Currently, version 1 is the only version.

Value in1

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://gateway.sandbox.volt.io/amendments/79fb2306-e199-497e-b5a1-912a68a02894" \  -H "X-Volt-Api-Version: 1"
Empty