Create Platform Endpoint

GET {{aws_simple_notification_service_base_url}}/?Attributes&Attributes.entry.N.key (key)&Attributes.entry.N.value (value)&CustomUserData&PlatformApplicationArn&Token

Request Params

KeyDatatypeRequiredDescription
AttributesnullFor a list of attributes, see SetEndpointAttributes.
Attributes.entry.N.key (key)nullArbitrary user data to associate with the endpoint. Amazon SNS does not use this data. The data must be in UTF-8 format and less than 2KB.
Attributes.entry.N.value (value)nullPlatformApplicationArn returned from CreatePlatformApplication is used to create a an endpoint.
CustomUserDatanullUnique identifier created by the notification service for an app on a device. The specific name for Token will vary, depending on which notification service is being used. For example, when using APNS as the notification service, you need the device token. Alternatively, when using FCM or ADM, the device token equivalent is called the registration ID.
PlatformApplicationArnnull
Tokennull