Create a job
Creates a new job in your organization.
Authentication
AuthorizationBearer
Supabase-issued user JWT. Send as Authorization Bearer header. Dedicated API keys are planned for a future release.
Request
This endpoint expects an object.
title
description
location_address
location_city
location_state
postal_code
location_type
department
employment_type
status
salary_range_min
salary_range_max
salary_period
auto_screen
Response
The created job.
job
Errors
400
Bad Request Error
401
Unauthorized Error

