me

Remove an object from library.

This endpoint will remove an object from the authenticated user's library.

post/me/library/delete

Response

Successful Kurozora JSON response

object required

Example response

{
  "meta": {
    "version": "1.0.8",
    "queryCount": 0,
    "isUserAuthenticated": false,
    "authenticatedUserID": null
  }
}

Changes

Changed in 5 of the 50 revisions of this API.239

    • the endpoint scheme security apiKey was added to the API

      api-security-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the non-success response with the status

      response-non-success-status-added

  • 115e4b765629111See the full diff
    • added the new required request property

      new-required-request-property

    • removed the request property

      request-property-removed

    • added the new required request property with a default value

      new-required-request-property-with-default

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security kurozoraBearer was removed from the API

      api-security-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 85ac20c1b7bb124See the full diff
    • added the new required request property

      new-required-request-property

    • removed the request property

      request-property-removed

    • removed the request property

      request-property-removed

    • the endpoint scheme security kurozoraBearer was added to the API

      api-security-added

    • the endpoint scheme security apiKey was removed from the API

      api-security-removed

    • the endpoint scheme security bearerAuth was removed from the API

      api-security-removed

    • removed the non-success response with the status

      response-non-success-status-removed

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog