Retention Default Messages V2

Create Retention Default Message Group

Creates desired product/locale default-message rows resolved from a message group without syncing them to Apple.

post/v2/retention-default-messages/groups

Request body

application_idstring required

Application ID to create default mappings for

namestring required

Display name of the default mapping group

environment'sandbox' | 'production'

Environment for these default mappings

message_group_idinteger required

Message group to resolve per-locale variants from

product_idsstring[] required

Apple product IDs

localesstring[] required

Exact Apple locale short codes

replace_existingboolean

Response

Success

idstring required

Unique identifier

object'retention_default_message_group' required
application_idstring required

Application ID

namestring required

Display name

environment'sandbox' | 'production' required

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

message_group_idinteger 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.