POST
/
organizations
/
{organization_id}
/
token

Authorizations

Authorization
string
required

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

Path Parameters

organization_id
string
required

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

Body

email
string
required

email id of the contact whose token.

Response

token
string
required

JWT bearer token of the contact.