v1

latestOpenAPI 3.1.02026-07-22115189303.8 KB
Inbox Embeds

Update inbox embed

Updates mutable settings. Scope cannot be changed; create a new embed for a different scope.

patch/inbox_embeds/{inbox_embed_id}

Request body

Response

Inbox embed updated

Example response

{
  "data": {
    "allowed_origins": [
      "https://app.example.com"
    ]
  }
}