Create, Update, or Delete User Action

post

/api/CXIPlatformService/{version}/CXIReferenceEntity/userAction

Create, update, or delete one or more User Action records.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : data
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

The resource was updated successfully.
Body ()
Root Schema : schema
Type: object
Show Source

204 Response

The resource was updated successfully, but a failure in returning the updated resource back

400 Response

An error is encountered due to an invalid request.
Body ()
Root Schema : schema
Type: object
Show Source

500 Response

An internal server error is encountered, due to an unknown reason
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top