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*1

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

Value in

  • 1

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/amendments/497f6eca-6276-4993-bfeb-53cbbbba6f08" \  -H "X-Volt-Api-Version: 1"
Empty