User

Ensure a user exists and has accepted the latest Terms of Service

Ensure a user exists and has accepted the latest Terms of Service.

  • If the user doesn't exist, create it.
  • In all cases, ensure the user has accepted the latest TOS.
post/v1/user/ensure

Query parameters

flwr_aidstring required
usernamestring required

Response

Successful Response

flwr_aidstring nullable
usernamestring nullable
taglinestring nullable
affiliationstring nullable
locationstring nullable
websitestring nullable
avatar_urlstring nullable
acceptedboolean required
accepted_atstring date-time nullable
organization_idinteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.