v1

latestOpenAPI 3.1.02026-07-2631111195.5 KB
Zaps

Disable a Zap

Disables (pauses) a Zap on behalf of an end user without deleting it. Disabling a Zap that is already paused succeeds without making changes. Available to White Label partners only.

When using OAuth

This endpoint requires the zap:pause OAuth scope.

post/v2/zaps/{id}/disable

Path parameters

idstring uuid required

The Zap ID as returned by GET /v2/zaps or POST /v2/zaps.

Response

No response body