Authorization: Bearer ********************
curl --location --request POST 'https://api.softservv.co/whatsapp-accounts//templates//' \ --header 'Authorization: Bearer <token>' \ --data-urlencode 'template='
{ "status": "Success", "data": { "success": true } }