panelica_accounts_post_v1_accounts_id_sso_login
Generate an SSO login link for a specified account to provide direct access without requiring a password.
Instructions
Create sso login
HTTP: POST /v1/accounts/:id/sso-login 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. |