post https://api.everbridge.net/authorization/v1/tokens
Generate a new oAuth token which must be supplied to all subsequent API calls. Grab id_token from the response and pass it as header
Authorization: Bearer <id_token>,
Note: Use the copy icon from the response to quickly copy id_token.