v1

latestOpenAPI 3.0.12026-07-17110111.4 KB

Generates an OAuth 1.0a header for authenticating requests to the X API.

This function creates the Authorization header required for making authenticated requests to X. It takes the HTTP method, full URL, and optional additional parameters to generate a valid OAuth 1.0a header string.

post/generateOAuthHeader

Request body

Response

Successful response

oauthHeaderstring

The generated OAuth 1.0a header