Skip to main content
POST
/
3
/
list
/
{list_id}
/
add_item
{
  "status_code": 12,
  "status_message": "The item/record was updated successfully.",
  "success": true
}

Path Parameters

list_id
string
required

Query Parameters

session_id
string
Example:

"596cf761bccb080266249540bcdc13a0ea708109"

Body

application/json
media_id
number
Example:

645757

Response

201 - application/json

Movie

status_code
number
Example:

12

status_message
string
Example:

"The item/record was updated successfully."

success
boolean
Example:

true