TokenAsk AIpost https://hermes-dev.zealid.com/api/v3.0/csc/v1/oauth2/tokenObtain an OAuth 2.0 access tokenBody Paramsgrant_typestringrequiredDefaults to authorization_codeThe grant type, which depends on the type of OAuth 2.0 flow. Must be set to “authorization_code”codestringrequiredDefaults to $authorization_codeThe authorization code returned by oauth2/authorize query parameter during redirect. It SHALL be bound to the client identifier and the redirection URI.client_idstringrequiredDefaults to $client_idThe unique client ID previously assigned to the client by the remote service (ZealiD).client_secretstringrequiredDefaults to $client_secretThis is the client secret previously assigned to the client by the remote service (ZealiD).HeadersContent-TypestringrequiredDefaults to application/jsonResponses 200200 400400Updated 10 months ago What’s NextCredentials List