service_token
Create New Service Token
post/token
Response
Service Token created
Example response
{
"expires_in": 300,
"refresh_expires_in": 1800,
"token_type": "Bearer",
"session_state": "ec313d7a-df9d-4390-865e-c6d606156fdc",
"scope": "email profile"
}