Create User

This endpoint allows you to create a new user for your NFT Management Platform.

  • URL: POST - {{url}}/users/create
  • Body:
    • email - The email of the user.
    • profile - The profile information of the user.
  • Success: The profile information is returned.

For more information, read our detailed API documentation.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!