Skip to main content
post/inboxes

Create inbox

LLM
View as Markdown
Open llms.txt

Connects one or more channel resources and makes them available as Flownally inboxes.

Authorization

Scheme

  • bearerAuth

Required scopes

  • inbox:create

Allowed roles

  • owner
  • admin

Create an inbox in the workspace.

Request body

  • Name
    application/json
    Type
    CreateInboxRequest
    Description
    Required body.

Responses

  • 200

    Inbox created successfully

    • application/json CreateInboxResponse
  • default

    Error

    • application/json ProblemDetails