cURL
curl --request POST \ --url https://api.infyn.dev/users \ --header 'Content-Type: application/json' \ --data ' { "user_id": "<string>" } '
{ "user_id": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.infyn.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.infyn.dev/llms.txt
Use this file to discover all available pages before exploring further.
Optional client-specified UUID for the new user
User created
UUID of the created user