<API name>
, you can:
Authorization
and the Value set to Bearer <token>
.
To configure this credential, enter:
/oauth1/authorize
. The temporary credentials are sent here to prompt a user to complete authorization./oauth1/request
or /oauth1/token
.oauth_consumer_key
to use for the call./oauth1/access
.oauth_signature_method
to use for the call. Options include:
/token
.headers
, qs
, body
or a mix. Review the examples below to get started.
.pfx
file), you’ll need to open the file to copy details from it to paste into the appropriate fields: