Passer au contenu principal
PATCH
C#

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Paramètres de chemin

triggerId
enum<string>
requis

An actions extensibility point.

Options disponibles:
post-login,
credentials-exchange,
pre-user-registration,
post-user-registration,
post-change-password,
send-phone-message,
custom-phone-provider,
custom-email-provider,
password-reset-post-challenge,
custom-token-exchange,
event-stream,
password-hash-migration,
login-post-identifier,
signup-post-identifier

Corps

bindings
object[]

The actions that will be bound to this trigger. The order in which they are included will be the order in which they are executed.

Réponse

The bindings were updated.

bindings
object[]