O auth2 (oauth2)
See Authentication above. The access_token must be included in the request as a HEADER attribute in BEARER format.
| Flow type | clientCredentials |
|---|---|
| Token URL | https://apigateway.vagas.com.br/oauth/token |
| Flow type | authorizationCode |
|---|---|
| Authorization URL | https://apigateway.vagas.com.br/oauth/authorize |
| Token URL | https://apigateway.vagas.com.br/oauth/token |