Authorization: Bearer ********************curl --location --request POST 'https://api.ffdemo.ufp.ai/tenants//email_template_master//mark_as_inactive' \
--header 'Authorization: Bearer <token>'{
"id": null,
"info": [
{
"severity": "Error",
"errorCode": "string",
"errorMessage": "string",
"identifier": "string",
"helptext": "string",
"jsonObject": null
}
]
}