Retention Messages V2

Create Retention Message Group From Messages

Creates a logical group from existing ungrouped retention messages. This updates only Superwall DB rows and does not upload anything to Apple.

post/v2/retention-messages/groups/from-messages

Request body

application_idstring required

Application ID to create the message group for

namestring required

Display name of the message group

environment'sandbox' | 'production'

Apple environment for the existing messages

Response

Success

idstring required

Unique identifier

object'retention_message_group' required
application_idstring required

Application ID

namestring required

Display name

environment'sandbox' | 'production' required

Apple environment: 'sandbox' for testing, 'production' for live

default_retention_message_idinteger nullable required

an integer

created_atstring required

ISO 8601 timestamp

updated_atstring required

ISO 8601 timestamp

Changes

No recorded changes to this endpoint across all 1 revision of this API.