Authorization: Bearer ********************Authorization: Bearer ********************curl --location '/api/projects//landings//blocks//move' \
--header 'x-landing-editor-session-id;' \
--header 'Accept-Language;' \
--header 'Content-Type: application/json' \
--data '{
"expected_order_revision": 3,
"after_block_id": "550e8400-e29b-41d4-a716-446655440000",
"before_block_id": "550e8400-e29b-41d4-a716-446655440000"
}'{
"block": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"document_id": "string",
"position_key": "hzzzzzzzzzzzz",
"type": "cover",
"payload": {
"content": {
"title": "string",
"text": "string"
},
"background": {
"url": "string",
"mobile_url": "string",
"overlay_opacity": 0
},
"button": {
"text": "string",
"color": "string",
"text_color": "string"
}
},
"action": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "subscribe_segment",
"segment_id": "string",
"channel_selection": {
"mode": "all",
"channels": [
{
"channel_id": "bbe8aa76-a4bb-46f6-a785-df8e831cc459",
"label": "string"
}
]
},
"contact_capture": {
"phone_enabled": true,
"email_enabled": true
}
},
"is_visible": true,
"revision": 1
},
"order_revision": 1
}