POST
Generate OAuth Access Token
In order to create, update or delete a content or media, an OAuth access token is required. This API provides the ability to generate an access token.
Resource URL
https://api.stb.gov.sg/oauth /accesstoken
Header Parameters
Name | Values | Description |
---|---|---|
authorization
(required) |
Authorization (e.g Basic aE9VR2pyZ2oyM3FMdXhSemRLN21MdEhKMzlzYVI5QmI6aThPblFkbkZMV0NOcEd2Nw==) |
Body Parameters
Request Attributes
Parameter Name | Type | Max Length | Description | Example |
---|
Response Error Details
HTTP Code | Description |
---|---|
Bad Request | |
Unauthorized | |
Not found | |
Conflict |
Resource Summary
Security | Content Type | Category |
---|---|---|
application/x-www-form-urlencoded |
TIH OAuth |
Working...