Skip to main content
POST
/
v1.0
/
services
/
items
/
delete
json
{
  "ServiceId": "SID-abc123"
}
{
  "Successful": true
}

Body

application/json
ServiceId
string
required

The service ID this item belongs to

Example:

"SID-abc123"

Response

Success — returns deletion confirmation

The response is of type object.