Votes, notifications & discussions

PUT /me/notification-settings Session only

Change your notification rule.

Body

enabled boolean
Turn notifications on or off.
channels string[]
Delivery channels: email, telegram.
curl
curl -X PUT "https://freehire.me/api/v1/me/notification-settings" -b cookies.txt \
  -H 'Content-Type: application/json' -d '{"enabled":true,"channels":["email"]}'
json — response
{ "data": { "enabled": true, "channels": ["email"] } }

Tailor your CV for this role?

We couldn't check your fit for this role — add a CV to your profile to see it next time.

A new version of HireAll is available