issueAccessTokenUsingV3TokenEndpointPOST
post
issueAccessTokenUsingV3TokenEndpointPOST
This service creates an access token. It can be either the client_credentials, authorization_code or refresh_token grant types. See the OAuth2 spec for more info. For internal applications, client_credentials is the only grant type applicable.
Resource URL
https://api.aib.ie /security/v3/as/token.oauth2
Body Parameters
Request Body
token
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request
-
401401
Not authorized
-
403403
Forbidden to access this resource
-
503503
Service unavailable
Resource Summary |
|
|
Security |
|
|
Content Type |
application/x-www-form-urlencoded |
|
Category |
aib-apigee-security-endpoints |
Working...