Stampfactory
Dokumentation
Dienstplan-Einträge

Bewerbung zurückziehen

Employee withdraws the own application: hard delete, only while Pending (404 without an own application, 422 once decided). A withdrawn application can be re-created via apply (firstOrCreate)

DELETE
/roster_entries/{rosterEntry}/apply
AuthentifizierungBearer <token>

Bearer-Token, erhalten über den Login-Endpunkt (POST /rest/login).

Ort: header

Pfadparameter

rosterEntry*string

The roster entry ID

Formatuuid

Response-Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/roster_entries/497f6eca-6276-4993-bfeb-53cbbbba6f08/apply"
Leer