Skip to main content

Call pull-image webhook

GET/v2/stacks/{stackId}/webhooks/pull-image/
v2
GET
container-call-pull-image-webhook-for-service

Calls the pull-image webhook endpoint for a Service using a webhook token.

Request

  • stackIdstring (uuid)
    required

    ID of the Stack to pull the image of a Service for.

Responses

No response content specified.

Usage examples

$ curl \
--fail \
--location \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
https://api.mittwald.de/v2/stacks/f0f86186-0a5a-45b2-aa33-502777496347/webhooks/pull-image?token=string