post https://api.cmercury.com/api/Attribute/Enable
Use this API to enable attributes in the email list.
Log in to see full request history
Responses
Use this API to enable attributes in the email list.
xxxxxxxxxx
10curl --request POST \
--url https://api.cmercury.com/api/Attribute/Enable \
--header 'Content-Type: application/json' \
--header 'accept: application/json' \
--data '
{
"ListId": 12345,
"Id": 344
}
'
Try It!
to start a request and see the response here! Or choose an example: