aspro_write
Create, update, or delete Aspro.Cloud records. Changes apply live and cannot be undone, so run aspro_describe first to inspect.
Instructions
Create, update or DELETE data in Aspro.Cloud. Destructive — the change is applied to the live account and cannot be undone from here. Run aspro_describe first. Pass the entity id via id and body fields via body. Note that delete is served over HTTP GET.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Path id, when the operation path contains {id}. | |
| body | No | Form-urlencoded body fields for POST operations. | |
| query | No | Query string parameters. Do not include api_key — it is added automatically. | |
| entity | Yes | ||
| method | Yes | ||
| module | Yes |