Update a message template.put https://localhost/v4/templates/{uid}update a message template. Required scope: write_templates.Path ParamsuiduuidrequiredTemplate uidBody ParamsUpdate template paramsaccessLevelstringenumrequiredThe access level of the template. Must be 'location' or 'organization'.locationorganizationAllowed:locationorganizationattachmentUrlstring | nullURL of template attachment.locationUidsarray of uuids | nulllist of locations or empty list. Required when 'accessLevel' is 'location'.locationUidsADD uuidnonDeletablebooleanDefaults to falseIf the template can be deleted.truefalsesubjectstringThe template subject.textstringrequiredText of the template message.titlestringrequiredTitle of the template.typestringenumrequiredType of the template. Must be 'custom, 'review_invite', or 'review_invite_backup'customreview_invitereview_invite_backupAllowed:customreview_invitereview_invite_backupuiduuid | nullPodium unique identifier for The unique identifier of the template..Responses 200Successful response. defaultError response.CallbackUpdated 24 days ago