meta { name: patchCustomPageConfig type: http seq: 5 } patch { url: {{ENDPOINT}}/custom-pages/1/config body: json auth: bearer } auth:bearer { token: {{TOKEN}} } body:json { { } }