json
Services
Delete Service Item
Remove a service item from a service.
What this does: Returns a deletion confirmation. Removes the pricing tier from the service. Ensure no active subscriptions depend on this item before deleting.
Next steps:
- View remaining items —
GET /v1.0/services/items
POST
json
Body
application/json
The service ID this item belongs to
Example:
"SID-abc123"
Response
Success — returns deletion confirmation
The response is of type object.