Skip to main content
PATCH
Update Squid Chain
Updates settings on an existing chain configuration. Only the fields you include in the request body are updated.
If the target squid has already been created by a previous chain trigger, updating cluster_concurrency will apply the new value to that squid immediately.

Path Parameters

string
required
Hash ID of the source squid. Example: "e86b29c032024b66aff529e1d43c2bd7"

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY
string
required
Must be application/json. Value: application/json

Request Body

boolean
Whether downstream runs start automatically on task queue.
string
Update the name of the target squid.
integer
Update the concurrency of the target squid.

Code Examples

Response

200
404