channels
Manage integration channels for a mailbox
post/api/v1.0/mailboxes/{mailbox_id}/channels/{id}/regenerate-secret/
Path parameters
idstring required
mailbox_idstring uuid required
Response
Rotates the channel's secret. Single-active: the previous credential is invalidated immediately. The response carries exactly one of api_key / secret matching the channel's type (and, for webhooks, its current auth_method).