{ "parameters": [ { "description": "The annotation layer pk for this annotation", "in": "path", "name": "pk", "required": true, "schema": { "type": "integer" } }, { "content": { "application/json": { "schema": { "items": { "type": "integer" }, "type": "array", "title": "get_delete_ids_schema" } } }, "in": "query", "name": "q" } ] }