patch https://yourdomain.jobboard.io/api/v1/jobs_by_reference/
Use the JobBoard.io API to update jobs from your job board
API requests are made via HTTPS using your account’s unique API key. Each request must be authenticated by including this API key in the request header as X-Api-Key. You can find your API token in Site Config.
The request header must contain your X-Api-Key, available in Site Config. Each request header must also contain "Content-Type: application/json".
The request body can contain:
Request Key | Request Value Example |
---|---|
title | Developer |
company | Apple |
location | London |
apply_url | http://careers.apple.com |
apply_email | [email protected] |
description | We are building a new platform for linking virtual content to locations. We use QR codes, low energy bluetooth, and other hardware. Join our team today! |
contact_email | [email protected] |
company_url | http://apple.com |
published | true or false |
featured | true or false |