POST api/Entity/Move

Moves an entity

Request Information

URI Parameters

None.

Body Parameters

WorkPoint365.WebAPI.Model.MoveEntityParameter
NameDescriptionTypeAdditional information
SourceEntityListID

globally unique identifier

None.

SourceEntityID

integer

None.

TargetEntityListID

globally unique identifier

None.

TargetEntityContentTypeID

string

None.

ValidateOnly

boolean

None.

IncludeProgressLogInResult

boolean

None.

RunAsJob

boolean

None.

Request Formats

application/json, text/json

Sample:

Sample not available.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.