patch https://app.conversionmaker.ai/api/v1/custom-widget-texts/
Update a Custom-Widget text entity.
Log in to see full request history
Responses
Update a Custom-Widget text entity.
xxxxxxxxxx
curl --request PATCH \
--url https://app.conversionmaker.ai/api/v1/custom-widget-texts/customWidgetTextId \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"languageCode": "de-DE"
}
'
Try It!
to start a request and see the response here! Or choose an example: