Skip to main content

Delete special rate

DELETE 

/rates/special/:id

JSON-RPC

rates.special.delete

Request​

Path Parameters

    id integerrequired

    Special rate 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/special/:id' \
-H 'Accept: application/json' \
-H 'X-Api-Key: <X-Api-Key>'
Request Collapse all
Auth
Parameters
— pathrequired