Generate a JWT token for an entity user with the given options. This token can be used to authenticate the entity and entity user in the Mercoa API and iFrame.
Path parameters
entityIdstringRequiredEntity ID or Entity ForeignID
userIdstringRequiredUser ID or User ForeignID
Request
This endpoint expects an object.
expiresInstringOptional
Expressed in seconds or a string describing a time span. The default is 1h.