Skip to main content
POST
/
servers
/
{guild_id}
/
notifications
/
acknowledge
POST /servers/{guild_id}/notifications/acknowledge
curl --request POST \
  --url https://quark.bot/api/servers/{guild_id}/notifications/acknowledge \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.quark.bot/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

guild_id
string
required

The guild_id.

Response

200

Successful response