Skip to content

Remove an entry from the featured list

DELETE
/admin/featured/{id}

Deletes one curation entry by its featured_items id (not the subject id). Requires system.admin.

id
required
string format: uuid

Removed.

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Authenticated but missing required capabilities

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed