Skip to main content
POST
Repost an expired job

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Repost an expired job. The job must be active (postingStatus = completed) AND expired. Costs 1 job posting credit (402 INSUFFICIENT_CREDITS when none remain).

jobId
string
required

The job id to repost.

Response

Result of reposting the job.

data
object
required

Result of reposting a job.