TheDQM SecurityAPI calls allow you to obtain and renewJWT tokenthat is required to be provided as anAuthorizationheader when interacting with other API calls.
Returns aJWT tokenthat is required to be attached as anAuthorizationheader for all other subsequent API calls. Email and password of a valid DQM user is required in order for a token to be returned.
This token has a2 hour timeout. It can be renewed using therenewAPI call.