AladiaDocs
Api referenceEducationsBook librariesBooks

Delete a book

DELETE
/v2/educations/book-libraries/{libraryId}/books/{id}
AuthorizationBearer <token>

In: header

Path Parameters

libraryId*string
id*string

Response Body

application/json

curl -X DELETE "https://example.com/v2/educations/book-libraries/string/books/string"
{  "resource": {},  "request": {},  "webhookEventName": "course.created"}