Skip to main content
POST
/
v1.0
/
services
/
update
json
{
  "ServiceId": "SID-65d007be-8b49-45ac-b8ae-77b8d6a66c8b",
  "ServiceName": "Caller Id",
  "Cost": 2.34,
  "Monthly": true
}

Authorizations

Authorization
string
header
required

Enter the token obtained from the Authentication endpoint

Body

application/json
ServiceId
string
required

Service ID to update

Example:

"SID-65d007be-8b49-45ac-b8ae-77b8d6a66c8b"

ServiceName
string
Example:

"Caller Id"

Cost
number
Example:

2.34

Monthly
boolean
Example:

true

Response

200

Update Service