EndpointsCreate Users
Endpoints

POST /users

Register a new user account in the documentation system. This operation creates a user profile with authentication credentials and assigns appropriate permissions for accessing and managing documentation resources.

curl -X POST "https://api.kalpeshvasava.com/v1/users" \
  -H "Content-Type: application/json"
{}
POST
/users
POST
Request Preview
Response

Response will appear here after sending the request

Responses

Was this page helpful?
Built with Documentation.AI

Last updated today