Admin APIs
- AddLocalizedNews Update news item to include localized version
- AddNews Adds a new news item to the title’s news feed
- DeleteContent Delete a content file from the title. When deleting a file that does not exist, it returns success.
- SetupPushNotification Sets the Amazon Resource Name (ARN) for iOS and Android push notifications. Documentation on the exact restrictions can be found at: http://docs.aws.amazon.com/sns/latest/api/API_CreatePlatformApplication.html. Currently, Amazon device Messaging is not supported.
- UpdatePolicy Changes a policy for a title
Data APIs
- FinalizeFileUploads Finalize file uploads to an entity’s profile.
- DeleteFiles Delete files on an entity’s profile.
- InitiateFileUploads Initiates file uploads to an entity’s profile.
Server APIs
- DeletePushNotificationTemplate Deletes push notification template for title
- SavePushNotificationTemplate Saves push notification template for title
