POST Api/V1/Flow

Request Information

URI Parameters

None.

Body Parameters

Journey_Flows
NameDescriptionTypeAdditional information
Id

integer

None.

AutomationId

integer

None.

NodesJson

string

None.

EdgesJson

string

None.

ViewportJson

string

None.

IsDeleted

boolean

None.

Journey_AutomationListReference

EntityReferenceOfJourney_AutomationList

None.

EntityKey

EntityKey

None.

Request Formats

application/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Error getting value from 'EntityKeyValues' on 'System.Data.EntityKey'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Error getting value from 'EntityKeyValues' on 'System.Data.EntityKey'.

application/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Value cannot be null. Parameter name: keyName

text/xml

Sample:

An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Value cannot be null. Parameter name: keyName

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'Journey_Flows'.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.