Generates a new for a specified .
POST /user_identities/generate_instant_key ⇒ { instant_key }
Authentication Methods
Personal access token
Must also include the seam-workspace
header in the request.
To learn more, see .
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