Skip to main content
PUT

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

service
integer
required
section
enum<string>
required
Available options:
server,
user,
account,
license,
per-hour

Body

application/json

Dynamic provider payload. First call GET /services/{service}/details and locate the selected section. Send only keys listed in editFields, plus configuration keys listed in editConfigFields. Per-hour sections instead advertise their accepted operations. Provider-specific IDs are intentionally not hard-coded into this schema.

Response

Provider service-details response

data
object
required
meta
object
required
message
string