QRcodly
APIShort url

Dismiss URL safety findings

POST
/short-url/safety-incidents/acknowledge

Marks all of the current open safety findings as seen so the dashboard banner stops showing them. The block itself is unaffected.

Authorization

bearerAuth
AuthorizationBearer <token>

Authenticate with a Bearer token. Pass your API key in the Authorization header: Authorization: Bearer <your-api-key>

In: header

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/short-url/safety-incidents/acknowledge"
{  "acknowledged": -9007199254740991}
{  "message": "string",  "code": 0}
{  "message": "string",  "code": 0}