Update notification
notifications
Update notification
deprecated
Update a notification using its access hash.
PUT
Update notification
Path Parameters
A public access hash for accessing a resource without authentication (e.g., notification hash, return link hash).
Body
application/json
Complete resource data to update at /notifications/{hash}
The body is of type string.
Response
Bad request - the request payload is invalid, missing required fields, or contains invalid data.