curl --location --request POST 'https://api.automorphic.ai/api/user' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "current_token": "" }'
{ "success": 1, "user_group": { "team_id": 3, "token": "<user_group_token_to_auth_dashboard>", "name": "Example 1", "provided_id": "example_1" } }
This endpoint allows you to upload a file
Show file types