Multishock
Multishock

Updates an existing flow owned by the authenticated user.

put/Multishock/Flow/{flowId}

Path parameters

flowIdstring required

Request body

Namestring nullable

Display name for the flow.

Descriptionstring nullable

Optional description of the flow's purpose.

IsPublicboolean nullable

Whether the flow should be publicly visible.

Tagsstring[] nullable

Tags for organization. If provided, replaces existing tags.

Response

Success

Successboolean

Whether the upload was successful.

FlowIdinteger nullable

The database ID of the uploaded flow.

Errorstring nullable

Error message if the upload failed.

Changes

No recorded changes to this endpoint across all 1 revision of this API.