メインコンテンツへスキップ
PATCH
C#

承認

Authorization
string
header
必須

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

パスパラメータ

triggerId
enum<string>
必須

An actions extensibility point.

利用可能なオプション:
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

ボディ

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.

レスポンス

The bindings were updated.

bindings
object[]