POST api/Entity/{businessModuleId}/Update/{entityId}
Updates business module entity in WorkPoint
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
businessModuleId | globally unique identifier |
Required |
|
entityId | integer |
Required |
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
Sample not available.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.