Learn R Programming

paws.analytics (version 0.7.0)

ivsrealtime_delete_public_key: Deletes the specified public key used to sign stage participant tokens

Description

Deletes the specified public key used to sign stage participant tokens. This invalidates future participant tokens generated using the key pair’s private key.

See https://www.paws-r-sdk.com/docs/ivsrealtime_delete_public_key/ for full documentation.

Usage

ivsrealtime_delete_public_key(arn)

Arguments

arn

[required] ARN of the public key to be deleted.