Skip to main content

Delete a VAS cost row by id

DELETE 

/api/v1/pms/vas-costs/:id

Removes the row. Cascades to listing_channel_value_added_service rows that reference this vas_cost_id (their FK is ON DELETE CASCADE).

Request

Responses

Deleted (or already absent).