Fiat
Create a terms of service agreement for a user
Creates a terms of service agreement for a user
post/v1/users/{user_id}/fiat/tos
Path parameters
user_idstring required
The ID of the user to create a terms of service agreement for
Headers
privy-app-idstring required
ID of your Privy app.
Request body
Example request
{
"provider": "bridge-sandbox"
}Response
Success message if the terms of service agreement was created successfully