OPENAPI / COMPONENTS / SCHEMAS

SendAdminMessageRequestBody data structure

SendAdminMessageRequestBody

Request body to send an admin message.

object12properties
apns_bundle_idstring

apns bundle id field.

custom_typestring

Custom type identifier.

datastring

Additional data payload.

dedup_idstring

Message deduplication ID.

is_silentboolean

Whether the message is silent.

mention_typeSendAdminMessageRequestBodyMentionTypeEnum

mentioned_user_idsarray

Mentioned user IDs.

messagestringrequired

Error message.

message_typeSendAdminMessageRequestBodyMessageTypeEnumrequired

push_message_templatestring

push message template field.

send_pushboolean

send push field.

sorted_metaarrayarray

Sorted metadata array.