Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.unifygtm.com/sequences/v1/enrollments/{id}/pause \ --header 'x-api-key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "is_paused": true }
Pause a sequence enrollment, halting the person’s progress through the sequence.
String UUID value.
Response returned when pausing an enrollment.
true