Generate an Instant Key

Generates a new instant key for a specified user identity.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

user_identity_id String (Required)

ID of the user identity for which you want to generate an instant key.


max_use_count Number

The maximum number of times the instant key can be used. Defaults to 1.


Response

instant_key

Last updated

Was this helpful?

Revision created

ci: Generate docs