Create Project Session
Create new project session for user.
Create Project Session
POST
{{server-url}}/project-sessions
It returns project session's identifier
Headers
Name
Type
Description
Authorization*
String
UUID formatted access token
Content-Type*
String
application/json
PROJECT-ID*
String
UUID formatted projectId information
Request Body
Name
Type
Description
address*
String
Represents user's wallet address
Example Response Body
Last updated