Check whether a user has opted into DFend.
Accepts requests from client or server environments (publishable or secret API key).
body object An object containing one of the following fields:
body
userId string The user's primary key or unique ID in your system.
userId
id string The id value of the user's Identity in DFend.
id
A JSON-encoded object containing the following fields:
optedIn boolean Whether the user has opted into DFend.
optedIn
Last updated 3 years ago