Update Job Notification Settings
PUT /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).
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”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
trueResponses
Section titled “ Responses ”Job notification settings updated successfully
Bad Request: invalid data or unsupported user type
object
error
string
some meaningful error messageInternal Server Error: failed to update settings
object
error
string
some meaningful error message