cURL
curl --request POST \ --url https://api.example.com/api/v1/auth/basic/signup \ --header 'Content-Type: application/json' \ --data ' { "email": "jsmith@example.com", "password": "<string>", "name": "<string>" } '
{}
Documentation IndexFetch the complete documentation index at: https://docs.idunplatform.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.idunplatform.com/llms.txt
Use this file to discover all available pages before exploring further.
8
Successful Response
The response is of type Response Basic Signup Api V1 Auth Basic Signup Post · object.
Response Basic Signup Api V1 Auth Basic Signup Post · object