Create an OAuth Client

Response fields:

Name

Type

Description

access_key

String

The identification component of the OAuth Client. This value is not considered sensitive, but it is recommended this is not disclosed publicly.

access_secret

String

The 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
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!