POST
/
api
/
v1
/
user
/
me
/
joinOrganization
/
{organizationUuid}
{
  "results": "<any>",
  "status": "ok"
}

Path Parameters

organizationUuid
string
required

the uuid of the organization to join

Response

200
application/json
Ok
status
enum<string>
required
Available options:
ok
results
any