Authorization: Bearer ********************
curl --location --request PATCH 'https://api.ogoship.com/api/notificationTemplates/channel//template//' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ''
{}