StudioV2Flow
Create a Flow.
Create a Flow.
post/v2/Flows
Response
Created
sidstring nullable
The unique string that we created to identify the Flow resource.
account_sidstring nullable
The SID of the Account that created the Flow resource.
author_sidstring nullable
The SID of the User that created or last updated the Flow.
friendly_namestring nullable
The string that you assigned to describe the Flow.
{"stackTrail":"components:schemas:studio.v2.flow:properties:definition","oasType":"schema","type":"unknown","description":"JSON representation of flow definition.","nullable":true}
status'draft' | 'published'
The status of the Flow. Can be: draft or published.
revisioninteger
The latest revision number of the Flow's definition.
commit_messagestring nullable
Description of change made in the revision.
validboolean nullable
Boolean if the flow definition is valid.
date_createdstring date-time nullable
The date and time in GMT when the resource was created specified in ISO 8601 format.
date_updatedstring date-time nullable
The date and time in GMT when the resource was last updated specified in ISO 8601 format.
webhook_urlstring uri nullable
urlstring uri nullable
The absolute URL of the resource.
linksobject nullable
The URLs of the Flow's nested resources.