Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Attribute

Type

Required

Notes

title

Object

Yes

Provide the notification title in the project’s each language code in ISO 639-2 format. Max 140 characters per language.

body

Object

No

Provide the notification body in the project’s each language code in ISO 639-2 format. Max 140 characters per language.

gc_user_ids

Array of strings

Yes

A list of GC user IDs you want the notification to be sent to

(maximum of 500 IDs per call)

deeplink

String

No

A deeplink that will open when the user clicks on the notification. For example:

myapp://activitiesList

Ask your implementation manager to get a list of available deeplinks for your app

...