Preview Signature Setup
POST /signatures/setup-preview
POST
/signatures/setup-preview
Dry-run an assignment against the mail provider before committing it.
Confirms the employee account and send-as alias resolve, and returns the signature currently installed there. Write capability stays unverified until a real deployment succeeds. A provider refusal answers 422 with the state and reason rather than a stack trace.
Authorizations
Parameters
Header Parameters
Request Body required
Check that a mailbox’s provider account and send-as alias are usable.
object
data
required
Which employee a mailbox signs as, and which template it renders.
mailbox_id
required
integer
Responses
200
Successful Response
object
data
required
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string