mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 16:01:16 +00:00
8 lines
146 B
JSON
8 lines
146 B
JSON
{
|
|
"url": "/emails/{{parameters.email_account_id}}/warmup/pause",
|
|
"method": "POST",
|
|
"response": {
|
|
"output": "{{body}}"
|
|
}
|
|
}
|