Skip to main content
POST
Create or retrieve institution join code

Authorizations

x-access-token
string
header
required

JWT token passed in x-access-token header

Body

application/json
institutionId
string
required

The institution ObjectId to create/retrieve a join code for

Example:

"60d5ec49f1b2c72b9c8e4d3a"

Response

Join code created or retrieved successfully

success
boolean
Example:

true

data
object
message
string
Example:

"Successful joinId"