info: title: Twitter OpenAPI version: 0.0.1 openapi: 3.0.3 paths: /1.1/friendships/create.json: post: description: post create friendships operationId: postCreateFriendships responses: '200': description: Successful operation headers: x-connection-hash: schema: type: string x-content-type-options: schema: type: string x-frame-options: schema: type: string x-rate-limit-limit: schema: type: integer x-rate-limit-remaining: schema: type: integer x-rate-limit-reset: schema: type: integer x-response-time: schema: type: integer x-tfe-preserve-body: schema: type: boolean x-transaction-id: schema: type: string x-twitter-response-tags: schema: type: string x-xss-protection: schema: type: integer tags: - v1.1