Update signatureAsk AIpatch https://api2.frontapp.com/signatures/{signature_id}Update signature Required scope: signatures:writePath Paramssignature_idstringrequiredDefaults to sig_123The signature IDBody ParamsSignature to updatenamestringName of the signaturesender_infostringSender info of the signature that will appear in the From line of emails sent.bodystringBody of the signatureis_visible_for_all_teammate_channelsbooleanWhether or not the signature is visible in all individual channels for teammates in the given team. Can only be set for shared signatures.truefalseis_defaultbooleanDefaults to falseIf true, the signature will be set as the default signature for the team or teammate.truefalsechannel_idsarray of stringsThe specific shared channels this signature if available in. If null, then it will be available in all channels. If unspecified, will retain previous value. Alternatively, you can specify channels using a resource alias.channel_idsADD stringResponse 200A signatureUpdated 2 months ago