ยง
Developers
Get Started
API
Support
Anmelden
Rest API
Integration API
Buttons
Schemas
Resources
API
/
Rest API
/
v1
/
publications
Overview
Authentication
OAuth
API Key
Permissions
Rest API Codes
Error Codes
Status Codes
Rest API Methods
applications
message
reject
candidates
search
get
dossiers
search
get
profiles
get
publications
publish
get
abort
Publish job publication
v1
POST
Publish a job publication from your e-recruting system to xeebo. This requires that you register an api key and a valid xeebo nickName related to a company.
API Endpoint
https://api.xeebo.com/rest/v1
API Path
/publications/publish
API Permission
publish
Data Schema
View the related json data schema:
xeebo-rest-publication-schema-v1.0.0.json
Request Schema
View the related request schema:
xeebo-rest-publication-publish-request-schema-v1.0.0.json
Response Schema
View the related response schema:
xeebo-rest-publication-publish-response-schema-v1.0.0.json
Authentication
Authentication is required for test this api method. Normaly you need to use OAuth if you use the productive api. But you can just login with your xeebo login for our api demo. There is no OAuth roundtrip required for this rest api demo.
Please login with your xeebo account for use this rest api demo.
Request Body Editor