Delete account cron job
hosting_deleteAccountCronJobV1Delete a cron job permanently from a hosting account by providing its unique identifier (UID), obtained from the list cron jobs endpoint.
Instructions
Permanently deletes the cron job identified by its uid.
The uid is returned by the list cron jobs endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | Unique identifier of the cron job as returned by the list cron jobs endpoint. | |
| username | Yes | username parameter |