save_web_push_token

ENUM

Contents

public enum save_web_push_token

Saves a web_push token for the authenticated user. This token serves as a credential for accessing channel-specific functionality. Each token is unique to the user and channel combination, allowing for direct communication with the user via the channel.

  • Remark: HTTP POST /channels/web_push/tokens.
  • Remark: Generated from #/paths//channels/web_push/tokens/post(save_web_push_token).

Properties

id

public static let id: Swift.String = "save_web_push_token"