JobAbo API
These endpoints are deprecated. Please do not use them for new projects. The documentation remains here for legacy API consumers.
Introduction
This API allows managment of job subscriptions (Abonnement in German, hence the name).
REST endpoint
All JobAbo API functionality is available through the /jobabo endpoint, you will find a complete list of possible commands below.
Detailed descriptions of the method, its behavior, request parameters and response structures can be found on the reference page of that particular endpoint, simply click on the link in the table below.
Type | Endpoint | Effect |
---|---|---|
POST | /jobabo | Subscribes to a jobposting channel. |
PUT | /jobabo/{aboId} | Confirms a subscription. |
DELETE | /jobabo/{aboId} | Stops a subscription. |