POST
/
signup

Body

application/json
org_name
string
required

Name of the organization

Required string length: 2 - 100
profile_name
string

Display name of the user

Maximum length: 255
profile_picture
string

Link containing the picture to display

Maximum length: 2048

Response

200 - application/json
org_name
string
required

Name of the organization

Required string length: 2 - 100
org_id
string

Organization ID

profile_name
string

Display name of the user

Maximum length: 255
profile_picture
string

Link containing the picture to display

Maximum length: 2048