Assign Signature Identity
POST /signatures/assignments
Bind an employee identity to mailboxes and queue the first install.
This is a TAKEOVER: the mailbox’s existing signature is captured for restore
and replaced, which is why confirm_takeover must be true. Every
mailbox id must appear in expected_revisions (use 0 for a mailbox with
no assignment yet) so a stale client cannot clobber a concurrent change.
Authorizations
Parameters
Header Parameters
Request Body required
Bind an employee identity to one or more mailboxes.
confirm_takeover must be true: assignment replaces whatever signature
those mailboxes send today, and the original is captured for restore.
object
Must be true. Acknowledges that the mailbox’s current signature is replaced.
Which employee a mailbox signs as, and which template it renders.
Mailbox_id -> revision you last read. Use 0 for a mailbox with no assignment yet.
object
Responses
200
Successful Response
object
object
422
Validation Error