Generate portal token
Authentication
Generate portal token
Generates and returns a bearer token belonging to a contact scoped to the accounts to which portal access has been granted
POST
Generate portal token
Documentation Index
Fetch the complete documentation index at: https://docs.togai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form
Bearer <token>, where <token> is your auth token.Path Parameters
Id of the organization. An organization is a tenant in Togai.
Body
email id of the contact whose token.
Response
JWT bearer token of the contact.
