Create task
Creates an approval task from one or more instructions. Each instruction describes a single change, such as a withdrawal, a sub-quorum update, or a user removal. The task is created in a pending state and its instructions take effect asynchronously once the task is approved. The response returns the task identifier and the identifier of the associated approval flow.
Rate limit: 200 requests per 30 seconds per IP.
Authorizations
Body
One or more instructions that make up the task. Each item sets type and populates the matching payload field.
Organization IIBAN the task is created under.
"ABCD EFGH IJKL MNOP"
Optional task expiry, in seconds from creation.
86400
Response
Task created successfully. The instructions take effect asynchronously once the task is approved.