MintAnonymousTokenRequest

  • anonId
    Type: string Pattern: ^anon_[A-Za-z0-9_-]{22}$

    Optional, both paths. Must match the anon_... id format exactly. When present, it is reused as the token subject so an SDK can re-mint on expiry for the same anonymous identity. When absent, a fresh id is generated.

  • channels
    Type: object · ChannelGrants

    Secret-key path only. Rejected on the publishable-key path.

    • propertyName
      Type: array string[]
  • ttl
    Type: string

    Secret-key path only. Rejected on the publishable-key path.