Skip to main content

InboxMessageAction

Interactive action attached to an inbox message, including completion state.

Usage profiles​

UsageFields and validation
In responsesView fields

In responses​

API JSON uses JSON field names (camelCase).

FieldTypePresenceMeaning
actionIdstringOptionalIdentifier of an action attached to the inbox message.
labelstringOptionalDisplay label for the inbox action.
urlstringOptionalDestination URL opened by this inbox action.
isPrimarybooleanOptionalWhether the inbox action is designated as the primary action.
completedbooleanOptionalWhether the user has completed this action via CompleteInboxAction.
completedAtstring (date-time)OptionalTime when this inbox action was marked complete.

Where used​

ReferenceRelationship
Get inbox feed messagesPOST /api/v1/notifications/get-inbox-feed
InboxMessageNested in model

Download the public reference contract.

Document: DOC-API-MODEL-inbox-message-action.