Number of APIs: 2
GET {{baseUrl}}/users/:userId/settings?login_type=99&option=recording_authentication&custom_query_fields=<string>
Retrieve a user's settings. For user-level apps, pass the Scopes: Rate Limit Label: me
value instead of the userId
parameter.user:read:admin
,user:read
MEDIUM
PATCH {{baseUrl}}/users/:userId/settings?option=recording_authentication
Update a user's settings. For user-level apps, pass the Scopes: Rate Limit Label: me
value instead of the userId
parameter.user:write:admin
,user:write
MEDIUM
ENDPOINTS