Send a message to an applicant
v1
POST
If you like to communicate with the application, you can send a message request to the xeebo apply api
API Endpoint https://api.xeebo.com/rest/v1
API Path applications/<app-name>/message
API Permission application
Data Schema View the related json data schema:
xeebo-rest-application-schema-v1.0.0.json
Request Schema View the related request schema:
xeebo-rest-application-message-request-schema-v1.0.0.json
Response Schema View the related response schema:
xeebo-rest-application-message-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.
Request Body Editor