curl --request POST \ --url https://api.afficone.com/v1/emails/custom \ --header 'Content-Type: application/json-patch+json' \ --data '{ "name": "<string>", "title": "<string>", "html": "<string>" }'
1
1048576
OK
Was this page helpful?