---
title: "Changes to Generates an OAuth 1.0a header for authenticating requests to the X API."
method: POST
path: "/generateOAuthHeader"
---

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

`POST /generateOAuthHeader`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 4 revisions.

- **2025-05-29** `ec42d4a27567` — 3 breaking, 1 info
- **2025-05-28** `9a6d6c9f0b84` — 1 warning, 3 info

## Changes

- **2025-05-29** `ec42d4a27567` — 3 breaking, 1 info
  - the response property `error` became optional for the status `400`
  - the response property `error` became optional for the status `500`
  - removed the required property `header` from the response with the `200` status
  - added the optional property `oauthHeader` to the response with the `200` status
- **2025-05-28** `9a6d6c9f0b84` — 1 warning, 3 info
  - removed the optional property `oauthHeader` from the response with the `200` status
  - the response property `error` became required for the status `400`
  - the response property `error` became required for the status `500`
  - added the required property `header` to the response with the `200` status

---

[Operation](https://skmtc.dev/microfox-ai/apis/microfox-x-sdk-api/docs/generateOAuthHeader/post.md) · [API](https://skmtc.dev/microfox-ai/apis/microfox-x-sdk-api.md) · [Page](https://skmtc.dev/microfox-ai/apis/microfox-x-sdk-api/changes/generateOAuthHeader/post)
