Notifications
Authorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Path parameters
notificationstringRequired
The notification identifier.
Body
readstringRequired
Responses
200
Successful response
application/json
401
Unauthenticated
403
Unauthorized
422
Validation Error
application/json
put
/api/v1/notifications/{notification}Authorizations
AuthorizationstringRequired
API key passed in the Authorization header. Format: <api-key>
Path parameters
notificationstringRequired
The notification identifier.
Responses
200
Successful response
application/json
messagestringOptional
401
Unauthenticated
403
Unauthorized
delete
/api/v1/notifications/{notification}Last updated
Was this helpful?