Skip to main content

Update a cronjob's app installation id

PATCH/cronjobs/{cronjobId}/app-installation-id/
v2
PATCH
cronjob-update-cronjob-app-id

Request

  • cronjobIdstring
    required

    ID of the Cronjob to update.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-X PATCH \
-d '{"appInstallationId":"f0f86186-0a5a-45b2-aa33-502777496347"}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v2/cronjobs/string/app-installation-id