panelica_accounts_post_v1_accounts_id_impersonate
Impersonate a specified account by its ID to perform actions on its behalf through the hosting panel.
Instructions
Create impersonate
HTTP: POST /v1/accounts/:id/impersonate 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. |