PoliscopePoliscope
APIReferenzMeetings

/meetings/{id}/bookmark

DELETE
/meetings/{id}/bookmark

Remove a bookmark from a meeting for the authenticated user.

AuthorizationBearer <token>

API key as Bearer token

In: header

Path Parameters

id*string
Length1 <= length

Response Body

application/json

application/json

application/json

curl -X DELETE "https://api.poliscope.de/v2/meetings/string/bookmark"
Empty
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}
{
  "error": "string",
  "message": "string"
}