APIReferenzMeetings
/meetings/{id}/bookmark
Bookmark a meeting for the authenticated user. Idempotent.
AuthorizationBearer <token>
API key as Bearer token
In: header
Path Parameters
id*string
Length
1 <= lengthResponse Body
application/json
application/json
curl -X POST "https://api.poliscope.de/v2/meetings/string/bookmark"Empty
{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}