Multishock
Multishock

Uploads a new flow for the authenticated user.

post/Multishock/Flow

Request body

ExternalIdstring

The client-side flow ID (stored as ExternalId in database).

Namestring

Display name for the flow.

Descriptionstring nullable

Optional description of the flow's purpose.

IsPublicboolean nullable

Whether the flow is public.

Createdstring date-time

When the flow was created on the client.

Modifiedstring date-time nullable

When the flow was last modified on the client.

Tagsstring[] nullable

Tags for organization.

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.