Create an Assignment Favorite

post

/primeapi/restapi/assignmentFavorite

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

Request

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

Response

Supported Media Types

201 Response

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

400 Response

Invalid input for the Assignment Favorite service.