panelica_accounts_patch_v1_accounts_id
Update account details by ID to apply changes to an existing hosting account. Requires accounts:write scope and modifies server state.
Instructions
Update account
HTTP: PATCH /v1/accounts/:id Category: Accounts Required scopes: accounts:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |