post
https://api.autra.io/v1/oauth/token
Generates an OAuth token using client_credentials flow. Use Basic Auth with base64(clientId:clientSecret) in the Authorization header.
Generates an OAuth token using client_credentials flow. Use Basic Auth with base64(clientId:clientSecret) in the Authorization header.
Try It! to start a request and see the response here!