POST Api/V1/Automation

Request Information

URI Parameters

None.

Body Parameters

Journey_AutomationList
NameDescriptionTypeAdditional information
Id

integer

None.

BrandId

integer

None.

UserId

integer

None.

Name

string

None.

Description

string

None.

Priority

string

None.

Status

string

None.

CreateDate

date

None.

LastUpdate

date

None.

Schedule

string

None.

Metrics

string

None.

Audiences

string

None.

Settings

string

None.

IsDeleted

boolean

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_AutomationList'.

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.