/offers/:id

Delete a company offer (job or talent pool) with provided ID.

Watch out when testing the endpoint here! It will delete found resources permanently!

Selected offer fields in response

Field name

Description

position

Position of the offer in the web app.

status

Status of the job. Possible values: draft, internal, published, closed, archived

followed

True if token owner follows the offer

title

Offer title

slug

Parameterized title of the offer, used in offer URLs

kind

Type of the offer. Can be job or talent_pool

Language
Credentials
OAuth2
Click Try It! to start a request and see the response here!