Delete Policy
Deletes the pricing card with the specified id
Request
URI
DELETE
https://{api_host}/price/api/private/pricing-cards/{id}
COPY
Path Parameters
string
id
Required
pricing card Id
Responses
200
OK
Operation doesn't return any data structure
204
No Content
Operation doesn't return any data structure
401
Unauthorized
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/price/api/private/pricing-cards/{id}
On This Page
Pricing Cards Operations
GET
Get Policies
POST
Create Policy
DELETE
Delete Policy
GET
Get Policy
PUT
Update Policy