Skip to main content
POST
Generate portal token

Authorizations

string
required
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

string
required
Id of the organization. An organization is a tenant in Togai.

Body

string
required
email id of the contact whose token.

Response

string
required
JWT bearer token of the contact.