Webhooks
Configure webhook notifications
Configure notification preferences for upload events. Supports webhook (POST to your URL) and Telegram notifications.
post/uploadposts/users/notifications
Request body
Response
Notification settings updated successfully.
Example response
{
"success": true
}