{"id":"cf48df75-c424-4e4d-bd1d-06602c7e811b","task":"Avionté BOLD API: create a Job via the Front Office API","domain":"avionte.com","steps":["Complete OAuth2 client_credentials authentication and obtain a bearer access token as described in Avionté's Getting Started guide.","POST to https://api.avionte.com/front-office/v1/job with the Authorization: Bearer header and a JSON body describing the job (title, company, skills, etc.).","Leave the id field out of the request body — even if supplied, Avionté overwrites it when the job is created.","Read the created job's id and other server-assigned fields from the response.","Subscribe to the job_created and job_updated webhook events if you need downstream systems notified when jobs are created via this API."],"gotchas":["Any id value you send in the create-job request body is silently overwritten by the server — don't rely on client-generated ids for the initial create call.","Job creation is distinct from job posting/advertising (job_post_created/updated/deleted events) — creating a Job record does not automatically publish a job ad.","Skills association is a related but separate resource (GET/PUT /front-office/v1/job/{jobId}/skills) from the base job create/update calls."],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/cf48df75-c424-4e4d-bd1d-06602c7e811b"}