Server API
Update Action
Update an action.
PATCH
Path Parameters
The ID of the user.
A short human-readable code which defines the action that the user is performing, e.g. signIn
. This value will be displayed in the Authsignal Portal and can be used to configure rules for authentication events with differing risk profiles. Values are validated with the following regex: ^[a-zA-Z0-9_-]{(1, 64)}$
.
The unique key which identifies the particular action which was tracked.
Response
200
application/json
OK
The response is of type object
.