Taiga
API ReferenceFee SchedulesV3

Delete rate

Soft deletes a rate from the system. Only the most recent version of a rate can be deleted.

DELETE
/api/fee-schedules/v3/{rate_id}/{version}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

rate_id*RateId
Formatuuid
version*integer

Response Body

application/json

application/json

curl -X DELETE "https://example.com/api/fee-schedules/v3/497f6eca-6276-4993-bfeb-53cbbbba6f08/0"
Empty