Detach a note from an entity

DELETE https://api.expirationreminder.com/v1/notes/{id}/relations/{entityId}

Path Parameters

id string Required
entityId string Required
DELETE /v1/notes/{id}/relations/{entityId}
$ curl https://api.expirationreminder.com/v1/notes/{id}/relations/{entityId} \
  -H "Authorization: Bearer <token>"

Responses

Example Response

[
    {
    "entity_id": "00000000-0000-0000-0000-000000000000",
    "entity_type": 0
  }
  ]

Not Found

Property Type Description
message string -
ok boolean -

Example Response

{
  "message": "string",
  "ok": false
}
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.