Create an Activity Favorite

post

/primeapi/restapi/activityFavorite

Send a request to this endpoint to create an activity favorite. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
An activity favorite object.
Root Schema : ApiEntityActivityFavorite
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityActivityFavorite
Type: object
Show Source

400 Response

Invalid input for the Activity Favorite service.