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
Documentation Index
Fetch the complete documentation index at: https://docs.telegent.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter the token obtained from the Authentication endpoint
Body
application/json
The service ID this item belongs to
Example:
"SID-abc123"
Response
200 - application/json
Success — returns deletion confirmation
The response is of type object.