Skip to main content
POST
Add job target companies

Authorizations

Authorization
string
header
required

Authenticate with a Bearer token: API key, OAuth token, or session token.

Path Parameters

id
string
required

Job UUID

Body

application/json
company_ids
string<uuid>[]
required

Company UUIDs to add to or remove from the job target company list. Resolve names with POST /v1/companies/search first.

Minimum array length: 1

Response

Job target companies added

success
enum<boolean>
required
Available options:
true
data
object
required