User
Record a user's latest ToS acceptance
Record that the user has accepted the latest Terms of Service.
post/v1/user-tos/{flwr_aid}
Path parameters
flwr_aidstring required
Response
Successful Response
Example response
{
"tos": {
"effective_date": "2025-06-18T12:18:36.224"
}
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.