Create an OAuth Client

Response fields:

NameTypeDescription
access_keyStringThe identification component of the OAuth Client. This value is not considered sensitive, but it is recommended this is not disclosed publicly.
access_secretStringThe secret component of the OAuth Client, used to authentication the actions using this set of credentials. At a minimum this should be stored securely.
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!