Optimly Developer Documentation

Optimly MCP

Register Brand Approver

In short

Register or update the single verified approval contact for the selected brand.

register_brand_approver · Approval required · Authentication required

Register or update the single verified approval contact for the selected brand.

When to use

Use once per brand, before any approval can be requested, to establish who approves governed actions.

Access

Approved access with approval-management permission

Parameters

ParameterTypeRequiredDescription
namestringYesApprover's name.
emailstringYesApprover's email address.
verification_evidence_refstringYesReference to evidence verifying the contact's identity.
actor{ type, id }YesActor identity; type is human, agent, or system.
optimly_user_idstringNoLinked Optimly user, when one exists.
external_identitiesobjectNoExternal identities such as Slack or email handles.
brand_iduuidNoAuthorized brand ID. Required when more than one brand is available.

Example prompt

Register Jane Doe as our brand's verified approval contact.

Side effects and safety

Creates or replaces the brand's single verified approval contact.