login_url_one_shot
Generate a one-shot DirectAdmin panel login URL to grant temporary access without exposing credentials. Use it for secure single-use authentication.
Instructions
Create a one-shot panel login URL (POST /api/login/url).
Args: payload: Optional body the panel expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payload | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |