Skip to main content

Delete rate table

DELETE 

/rates/tables/:id

JSON-RPC

rates.tables.delete

Request​

Path Parameters

    id integerrequired

    Rate table ID.

Responses​

Number of the affected rows.

Schema
    integerinteger

Authorization: X-Api-Key

name: X-Api-Keytype: apiKeyin: headerdescription: Token for API access
curl -L -X DELETE 'https://docs.jerasoft.net/rates/tables/:id' \
-H 'Accept: application/json' \
-H 'X-Api-Key: <X-Api-Key>'
Request Collapse all
Auth
Parameters
— pathrequired