Skip to main content

Delete

Delete entities with the provided ids.

Query Parameters
    id uri[] required

    One or more ids, in the form of URLs.

    include_children string

    Default value: false

    Whether to delete all the entities whose ids start with the provided ids, by default false.

    include_referenced string

    Default value: false

    Whether to delete all the referenced entities (e.g. in schema:mentions), by default false.

Responses

Success

Loading...