Delete a library item
Authorization
bearerAuth AuthorizationBearer <token>
An organization API key (osk_…)
In: header
Path Parameters
eventId*string
kind*string
itemId*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/events/string/library/string/string"Empty
Create or update a library item POST
Pass id: null to create; an existing id updates that item.
List submissions GET
The review-desk view of CFP submissions across their whole lifecycle: status, code, title, tracks, format, speakers, rating, review counts. Sessions (accepted submissions and manually created sessions) live under the Sessions endpoints.