Update Content Block
You can use this API to update the content blocks in MoEngage.
Authorizations
Your MoEngage Workspace ID (App Key). You can find this at Settings -> Account -> APIs -> Workspace ID.
Body
The updated details for the content block.
ID of the content block that you want to update
Name of the content block
Status of the content block - DRAFT/ACTIVE
ACTIVE, DRAFT Content of the content block
Type of the content block - HTML/ Plain Text
HTML, TEXT Email id of the user who is creating the content block
In case, you are using nested content blocks, provide the names of the other content blocks used in this content block.
If you are not using nested content blocks, you can pass this as an empty array: content_block_used : []
Description of the content block
Tags associated to the content block
Images used in content block
Response
Success