POST api/Attributes/PostAppEntityAttribute

Request Information

URI Parameters

None.

Body Parameters

AppEntityAttribute
NameDescriptionTypeAdditional information
AppEntityAttributeId

integer

None.

ParentAppEntityAttributeId

integer

None.

AppEntityId

globally unique identifier

None.

AppEntityAttributeName

string

None.

AttributeDataTypeId

integer

None.

LastLoggedIn

date

None.

CreatedOn

date

None.

IsOrgCustomAttribute

boolean

None.

OrganizationId

globally unique identifier

None.

IsProductionReady

boolean

None.

IsActive

boolean

None.

IsFunction

boolean

None.

AttibuteAliasTagName

string

None.

RefEntityType

globally unique identifier

None.

AutoAudit_CreatedDate

date

None.

AutoAudit_CreatedBy

string

None.

AutoAudit_ModifiedDate

date

None.

AutoAudit_ModifiedBy

string

None.

AutoAudit_RowVersion

integer

None.

OrgAppSyncId

globally unique identifier

None.

IsPrimaryKey

boolean

None.

IsRequired

boolean

None.

IsAttribute

boolean

None.

SortOrder

integer

None.

XPath

string

None.

IsTracking

boolean

None.

NamespacePrefix

string

None.

OverridingId

integer

None.

AppEntityAttributeGuid

globally unique identifier

None.

ParentAppEntityAttributeGuid

globally unique identifier

None.

NodeId

globally unique identifier

None.

ProcessflowId

globally unique identifier

None.

ParentGuid

globally unique identifier

None.

ParentId

integer

None.

IsHidden

boolean

None.

AppEntity

AppEntity

None.

ChildAppEntityAttributes

Collection of AppEntityAttribute

None.

ParentAppEntityAttribute

AppEntityAttribute

None.

AttributeDataType

AttributeDataType

None.

WorkflowNode

WorkflowNode

None.

Workflow

Workflow

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: Self referencing loop detected for property 'AppVersion' with type 'APPSeConnect.Data.DataModels.AppVersion'. Path 'AppEntity.AppVersion.Adaptors[0]'.

text/json

Sample:

An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'AppVersion' with type 'APPSeConnect.Data.DataModels.AppVersion'. Path 'AppEntity.AppVersion.Adaptors[0]'.

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

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.