action prss_delete_api_v2_spotinsertions_id { label: "Deletes the spot insertion with the given ID." provider: prss method: DELETE path: "/api/v2/spotinsertions/{id}" encoding: json output: { type: "object" additionalProperties: true } }