Skip to content

Update Job Notification Settings

PUT
/job-notification-settings

Update the job notification settings for each day of the week and worker classifications for a professional (HYG users only).

Request payload to update job notification settings

Request to update job notification settings for the week and worker types.

object
contractor
boolean
true
employee
boolean
friday
required
boolean
true
monday
required
boolean
true
saturday
required
boolean
sunday
required
boolean
true
thursday
required
boolean
tuesday
required
boolean
wednesday
required
boolean
true

Job notification settings updated successfully

Bad Request: invalid data or unsupported user type

object
error
string
some meaningful error message

Internal Server Error: failed to update settings

object
error
string
some meaningful error message