Delete Metering Policy Assignment
Deletes the pricing card assignment with the specified id
Request
URI
DELETE
https://{api_host}/price/api/private/pricing-card-assignments/{id}
COPY
Path Parameters
string
id
Required
pricing card Assignment Id
Responses
200
OK
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-card-assignments/{id}
Pricing Card Assignments Operations
GET
Get All Metering Policy Assignments
POST
Create Metering Policy Assignment
GET
Get Metering Assignment Strategy
PATCH
Change Metering Assignment Strategy
POST
Create Metering Assignment Strategy
DELETE
Delete Metering Policy Assignment
GET
Get Metering Policy Assignment
PATCH
Patch Metering Policy Assignment