Adobe Suite Reframe API

Endpoints for video reframing.

Operations 3

POST /v1/reframe Reframe video #
POST /v2/reframe Reframe video v2 #
GET /v2/status/{jobId} Get job result #

Documentation

📖
Documentation
https://developer.adobe.com/photoshop/api/docs/
📖
Authentication
https://developer.adobe.com/developer-console/docs/guides/authentication/
📖
Documentation
https://developer.adobe.com/lightroom/api/docs/
📖
Documentation
https://developer.adobe.com/illustrator/api/docs/
📖
Documentation
https://developer.adobe.com/indesign/docs/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/
📖
GettingStarted
https://developer.adobe.com/document-services/docs/overview/pdf-extract-api/gettingstarted/
📖
Documentation
https://developer.adobe.com/document-services/docs/overview/pdf-accessibility-auto-tag-api/
📖
Documentation
https://developer.adobe.com/analytics-apis/docs/
📖
APIReference
https://developer.adobe.com/analytics-apis/docs/2.0/
📖
Documentation
https://developer.adobe.com/firefly-services/docs/
📖
APIReference
https://developer.adobe.com/firefly-services/docs/api/
📖
Documentation
https://developer.adobe.com/audio-video-firefly-services/
📖
GettingStarted
https://developer.adobe.com/audio-video-firefly-services/getting-started/
📖
Documentation
https://developer.adobe.com/creative-cloud-libraries/docs/
📖
APIReference
https://developer.adobe.com/creative-cloud-libraries/docs/api/
📖
Documentation
https://developer.adobe.com/express/embed-sdk/docs/guides/
📖
APIReference
https://developer.adobe.com/express/embed-sdk/docs/v4/
📖
GettingStarted
https://developer.adobe.com/express/embed-sdk/docs/guides/quickstart/
📖
Documentation
https://developer.adobe.com/experience-platform-apis/
📖
GettingStarted
https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-guide
📖
Documentation
https://developer.adobe.com/marketo-apis/
📖
Authentication
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/authentication
📖
Documentation
https://developer.adobe.com/commerce/docs/
📖
GettingStarted
https://developer.adobe.com/commerce/webapi/get-started/
📖
Documentation
https://developer.adobe.com/experience-cloud/cloud-manager/
📖
Documentation
https://developer.adobe.com/journey-optimizer-apis/
📖
Documentation
https://developer.adobe.com/workfront-apis/
📖
Documentation
https://developer.adobe.com/firefly-services/docs/substance3d/
📖
Documentation
https://developer.adobe.com/data-collection-apis/
📖
Documentation
https://developer.adobe.com/adobe-status/
📖
Documentation
https://developer.adobe.com/vip-marketplace/

Specifications

Other Resources

🔗
Pricing
https://developer.adobe.com/document-services/pricing/
🔗
SDKs
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/sdks/
🔗
ReleaseNotes
https://developer.adobe.com/document-services/docs/overview/pdf-services-api/releasenotes
🔗
Guides
https://developer.adobe.com/analytics-apis/docs/2.0/guides/
🔗
Guides
https://developer.adobe.com/firefly-services/docs/guides/
🔗
Usage Notes
https://developer.adobe.com/audio-video-firefly-services/getting_started/usage/
🔗
Overview
https://developer.adobe.com/creative-cloud-libraries/docs/overview/
🔗
Integration Guide
https://developer.adobe.com/creative-cloud-libraries/docs/integrate/
🔗
API Fundamentals
https://experienceleague.adobe.com/en/docs/experience-platform/landing/platform-apis/api-fundamentals
🔗
Developer Guide
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/home
🔗
REST API
https://experienceleague.adobe.com/en/docs/marketo-developer/marketo/rest/rest-api
🔗
REST API
https://developer.adobe.com/commerce/webapi/rest/
🔗
GraphQL API
https://developer.adobe.com/commerce/webapi/graphql-api/
🔗
REST API Reference
https://developer.adobe.com/commerce/webapi/reference/rest/paas/
🔗
GraphQL
https://raw.githubusercontent.com/api-evangelist/adobe-suite/refs/heads/main/graphql/adobe-suite-graphql.md
🔗
Webhooks
https://developer.adobe.com/experience-cloud/cloud-manager/guides/getting-started/create-event-integration/
🔗
StatusPage
https://status.adobe.com/

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/adobe-suite-reframe-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

adobe-suite-reframe-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  version: 1.0.0
  title: Firefly Services Audio and Video Reframe API
  description: This RESTful API provides resources to use Firefly Services AI for audio and video generation and processing.
  termsOfService: https://www.adobe.com/content/dam/cc/en/legal/terms/enterprise/pdfs/PSLT-AdobeCreativeAPI-WW-2024v2.pdf
servers:
- url: https://audio-video-api.adobe.io
  description: Production server.
security:
- AccessToken: []
  X-Api-Key: []
tags:
- name: Reframe
  description: Endpoints for video reframing.
paths:
  /v1/reframe:
    post:
      tags:
      - Reframe
      summary: Reframe video
      description: "This endpoint enables you to reframe video using AI. Provide video input with a pre-signed URL to generate reframed video output. \n\nThis API has more limited capabilities than the v2 endpoint, and may be deprecated soon. **It's recommended to use the v2 endpoint instead.**"
      operationId: generate-reframed-video
      requestBody:
        description: The reframe request body.
        required: true
        content:
          application/json:
            schema:
              properties:
                video:
                  type: object
                  properties:
                    source:
                      type: object
                      properties:
                        url:
                          type: string
                          format: uri
                          description: The pre-signed URL pointing to the input source.
                      required:
                      - url
                      description: Details of the source including a pre-signed URL. See the [list of allowed domains for storage](https://developer.adobe.com/audio-video-firefly-services/getting-started/storage-solutions/).
                    mediaType:
                      type: string
                      enum:
                      - video/mp4
                      - video/quicktime
                      description: Supported video media types.
                  required:
                  - source
                  - mediaType
                  description: Video input details.
                sceneEditDetection:
                  type: boolean
                  description: Apply Scene Edit Detection before reframing.
                  default: true
                overlays:
                  type: array
                  items:
                    $ref: '#/components/schemas/Overlay'
                  description: Configuration details for video overlays.
                outputConfig:
                  type: object
                  properties:
                    aspectRatios:
                      type: array
                      items:
                        type: string
                        format: numerator:denominator
                      description: A list of aspect ratios for the output video.
                  required:
                  - aspectRatios
                  description: Configuration details for the generated reframed video.
              required:
              - video
              - outputConfig
              type: object
            examples:
              ReframedVideoInputRequestPayload:
                summary: Video input to generate Reframed video output
                value:
                  video:
                    source:
                      url: <pre-signed URL for downloading the video input>
                    mediaType: video/mp4
                  sceneEditDetection: true
                  overlays:
                  - mediaType: image/gif
                    source:
                      url: <pre-signed URL for downloading the overlay input>
                    startTime: 00:00:05:00
                    duration: 00:00:05:00
                    scale:
                      width: 500
                      height: 500
                    position:
                      anchorPoint: top_left
                      offsetX: 500
                      offsetY: 500
                    repeat: loop
                  outputConfig:
                    aspectRatios:
                    - '1:1'
                    - '9:16'
                    - '4:5'
      responses:
        '202':
          description: Accepted
          content:
            application/json:
              schema:
                description: Response indicating that the reframed video job has been successfully submitted.
                properties:
                  jobId:
                    type: string
                    description: The unique identifier for the job.
                  statusUrl:
                    type: string
                    description: The URL to monitor the status of the job.
                required:
                - jobId
                - statusUrl
                type: object
              examples:
                GenerateReframedVideoResponse:
                  summary: Response for successful job submission
                  value:
                    jobId: <jobId>
                    statusUrl: https://<baseUrl>/v1/status/<jobId>
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyBadRequest:
                  $ref: '#/components/examples/ErrorBodyBadRequest'
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyUnauthorized:
                  $ref: '#/components/examples/ErrorBodyUnauthorized'
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyForbidden:
                  $ref: '#/components/examples/ErrorBodyForbidden'
        '404':
          description: Resource not found
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyResourceNotFound:
                  $ref: '#/components/examples/ErrorBodyResourceNotFound'
        '405':
          description: Method Not Allowed
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyMethodNotAllowed:
                  $ref: '#/components/examples/ErrorBodyMethodNotAllowed'
        '429':
          description: Too many requests
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyTooManyRequests:
                  $ref: '#/components/examples/ErrorBodyTooManyRequests'
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/GenerateReframedVideoJobErrorBody'
              examples:
                ErrorBodyInternalServerError:
                  $ref: '#/components/examples/ErrorBodyInternalServerError'
  /v2/reframe:
    post:
      tags:
      - Reframe
      summary: Reframe video v2
      description: This endpoint enables you to reframe the input media. You can provide a video input via a pre-signed URL to generate reframed output video.
      operationId: generate-reframed-video-v2
      requestBody:
        description: Generate reframed video request body.
        required: true
        content:
          application/json:
            schema:
              properties:
                video:
                  $ref: '#/components/schemas/VideoInputV2'
                analysis:
                  $ref: '#/components/schemas/AnalysisV2'
                composition:
                  $ref: '#/components/schemas/CompositionV2'
                output:
                  type: object
                  properties:
                    format:
                      $ref: '#/components/schemas/OutputFormatV2'
                    renditions:
                      type: array
                      uniqueItems: true
                      description: Array of output rendition specifications.
                      items:
                        oneOf:
                        - title: Aspect Ratio Rendition
                          type: object
                          properties:
                            aspectRatio:
                              $ref: '#/components/schemas/AspectRatioV2'
                            mediaDestination:
                              $ref: '#/components/schemas/Destination'
                            sidecarDestination:
                              $ref: '#/components/schemas/Destination'
                          required:
                          - aspectRatio
                        - title: Resolution Rendition
                          type: object
                          properties:
                            resolution:
                              type: object
                              properties:
                                width:
                                  type: integer
                                  description: Resolution width of the output in pixels.
                                height:
                                  type: integer
                                  description: Resolution height of the output in pixels.
                              required:
                              - width
                              - height
                            mediaDestination:
                              $ref: '#/components/schemas/Destination'
                            sidecarDestination:
                              $ref: '#/components/schemas/Destination'
                          required:
                          - resolution
                  required:
                  - renditions
                  description: Output configuration details for generating the reframed video.
              required:
              - video
              - output
              type: object
            examples:
              ReframedVideoInputRequestPayload:
                summary: Video input to generate reframed video output
                value:
                  video:
                    source:
                      url: <pre-signed_URL_to_download_the_video_input>
                  analysis:
                    sceneEditDetection: true
                    focalPoints: []
                  composition:
                    overlays:
                    - source:
                        url: <pre-signed_URL_to_download_the_overlay_input>
                      startTime: 00:00:05:00
                      duration: 00:00:05:00
                      scale:
                        width: 500
                        height: 500
                      position:
                        anchorPoint: top_left
                        offsetX: 500
                        offsetY: 500
                      repeat: loop
                  output:
                    format:
                      media: mp4
                    renditions:
                    - aspectRatio:
                        x: 1
                        y: 1
                      mediaDestination:
                        url: <pre-signed_PUT_URL_to_upload_the_output_video_to_user_bucket>
                    - aspectRatio:
                        x: 16
                        y: 9
                    layout:
                      applyLetterboxing: false
              ObjectDetectionExample:
                summary: Example with object detection for focal points
                value:
                  video:
                    source:
                      url: <pre-signed_URL_to_download_the_video_input>
                  analysis:
                    sceneEditDetection: true
                    focalPoints:
                    - car
                    - people
                  output:
                    format:
                      media: mp4
                    renditions:
                    - aspectRatio:
                        x: 16
                        y: 9
                    layout:
                      applyLetterboxing: false
      responses:
        '202':
          description: Accepted
          content:
            application/json:
              schema:
                description: Response indicating that the reframed video job has been successfully submitted.
                properties:
                  jobId:
                    type: string
                    description: The unique identifier for the job.
                  statusUrl:
                    type: string
                    description: The URL to monitor the status of the job.
                required:
                - jobId
                - statusUrl
                type: object
              examples:
                GenerateReframedVideoResponse:
                  summary: Response for successful job submission
                  value:
                    jobId: <jobId>
                    statusUrl: https://<base_URL>/v1/status/<job_ID>
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyBadRequest:
                  summary: Error Body Bad Request
                  value:
                    error_code: '400001'
                    message: Invalid request. Please check the input data.
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyUnauthorized:
                  summary: Error Body Unauthorized
                  value:
                    error_code: '401013'
                    message: OAuth token is not valid.
        '403':
          description: Forbidden
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyForbidden:
                  summary: Error Body Forbidden
                  value:
                    error_code: '403220'
                    message: Token not allowed in the current context.
        '404':
          description: Resource Not Found
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyResourceNotFound:
                  summary: Resource Not Found
                  value:
                    error_code: '404001'
                    message: The requested resource was not found.
        '405':
          description: Method Not Allowed
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyMethodNotAllowed:
                  summary: Method Not Allowed
                  value:
                    error_code: '405001'
                    message: The requested method is not allowed on this endpoint.
        '429':
          description: Too Many Requests
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyTooManyRequests:
                  summary: Too Many Requests
                  value:
                    message: Too Many Requests
                    error_code: '429011'
        '500':
          description: Internal Server Error
          content:
            application/json:
              schema:
                description: Error response for the reframed video job.
                properties:
                  error_code:
                    type: string
                    description: A code representing the specific error type.
                  message:
                    type: string
                    description: A description of the error that occurred.
                required:
                - message
                - error_code
                type: object
              examples:
                ErrorBodyInternalServerError:
                  summary: Internal Server Error
                  value:
                    error_code: '500001'
                    message: An internal server error occurred. Please try again later.
  /v2/status/{jobId}:
    get:
      tags:
      - Reframe
      summary: Get job result
      description: This endpoint retrieves the result of an asynchronous reframed job initiated using the job ID.
      operationId: job-result-v2
      parameters:
      - name: jobId
        in: path
        description: The job ID to get status for an asynchronous generate reframed video job.
        required: true
        schema:
          type: string
      responses:
        '200':
          description: Success
          content:
            application/json:
              schema:
                type: object
                description: Job response on status API.
                oneOf:
                - title: Job In Progress
                  type: object
                  description: Response indicating that the reframed video job is in progress.
                  properties:
                    status:
                      type: string
                      enum:
                      - not_started
                      - running
                      - failed
                      - succeeded
                      - partially_succeeded
                      description: The status of the reframed video job.
                    jobId:
                      type: string
                      description: The unique identifier for the job.
                  required:
                  - status
                  - jobId
                - title: Job Success
                  type: object
                  description: Success response for the reframed video job.
                  properties:
                    status:
                      type: string
                      enum:
                      - not_started
                      - running
                      - failed
                      - succeeded
                      - partially_succeeded
                      description: The status of the reframed video job.
                    jobId:
                      type: string
                      description: The unique identifier for the job.
                    outputs:
                      type: array
                      uniqueItems: true
                      description: Array of output rendition results.
                      items:
                        oneOf:
                        - title: Successful Rendition
                          type: object
                          properties:
                            destination:
                              type: object
                              properties:
                                url:
                                  type: string
                                  format: uri
                                  description: The pre-signed URL pointing to the output.
                              required:
                              - url
                              description: Details of the output destination, including a pre-signed URL.
                          required:
                          - destination
                        - title: Failed Rendition
                          type: object
                          description: Error response for the generate reframed video job.
                          properties:
                            error:
                              type: object
                              properties:
                                error_code:
                                  type: string
                                  description: A code representing the specific error type.
                                message:
                                  type: string
                                  description: A description of the error that occurred.
                              required:
                              - message
                              - error_code
                              description: Details of the error encountered during the reframing process.
                          required:
                          - error
                  required:
                  - status
                  - jobId
                  - outputs
                - title: Job Partial Success
                  type: object
                  description: Response for a reframed video job that partially succeeded.
                  properties:
                    status:
                      type: string
                      enum:
                      - not_started
                      - running
                      - failed
                      - succeeded
                      - partially_succeeded
                      description: The status of the reframed video job.
                    jobId:
                      type: string
                      description: The unique identifier for the job.
                    outputs:
                      type: array
                      items:
                        oneOf:
                        - title: Successful Rendition
                          type: object
                          description: Success response for the generate reframed video job.
                          properties:
                            destination:
                              type: object
                              properties:
                                url:
                                  type: string
                                  format: uri
                                  description: The pre-signed URL pointing to the output.
                              required:
                              - url
                              description: Details of the output destination, including a pre-signed URL.
                          required:
                          - destination
                        - title: Failed Rendition
                          type: object
                          description: Error response for the generate reframed video job.
                          properties:
                            error:
                              type: object
                              properties:
                                error_code:
                                  type: string
                                  description: A code representing the specific error type.
                                message:
                                  type: string
                                  description: A description of the error that occurred.
                              required:
                              - message
                              - error_code
                              description: Details of the error encountered during the reframing process.
                          required:
                          - error
                      description: Details of the job's partial success, including successful outputs and any errors encountered.
                  required:
                  - status
                  - jobId
                  - outputs
                - title: Job Failure
                  type: object
                  description: Error response for a reframed video job that failed.
                  properties:
                    status:
                      type: string
                      enum:
                      - not_started
                      - running
                      - failed
                      - succeeded
                      - partially_succeeded
                      description: The status of the reframed video job, indicating a failure.
                    jobId:
                      type: string
                      description: The unique identifier for the job.
                    outputs:
                      type: object
                      properties:
                        renditions:
                          type: array
                          uniqueItems: true
                          description: Array of failed rendition outputs.
                          items:
                            title: Failed Rendition
                            type: object
                            description: Error response for the generate reframed video job.
                            properties:
                              error:
                                type: object
                                properties:
                                  error_code:
                                    type: string
                                    description: A code representing the specific error type.
                                  message:
                                    type: string
                                    description: A description of the error that occurred.
                                required:
                                - message
                                - error_code
                                description: Details of the error encountered during the reframing process.
                            required:
                            - error
                      required:
                      - renditions
                      description: Details of the errors encountered during the job.
                  required:
                  - status
                  - jobId
                  - outputs
              examples:
                GenerateReframedVideoJobPendingResponse:
                  summary: Job is pending
                  value:
                    status: pending
                    jobId: 123e4567-e89b-12d3-a456-426614174002
                GenerateReframedVideoJobInProgressResponse:
                  summary: Job is in progress
                  value:
                    status: running
                    jobId: 123e4567-e89b-12d3-a456-426614174002
                GenerateReframedVideoJobSuccessResponse:
                  summary: Job succeeded
                  value:
                    status: succeeded
                    jobId: 123e4567-e89b-12d3-a456-426614174002
                    outputs:
                    - destination:
                        url: <<<presigned download URL for reframed video file>>>
                GenerateReframedVideoJobPartialSuccessResponse:
                  summary: Job partially succeeded
                  value:
                    status: partially_succeeded
                    jobId: 123e4567-e89b-12d3-a456-426614174002
                    outputs:
                    - destination:
                        url: <<<presigned download URL for reframed video file>>>
                    - error:
                        error_code: <<error code from the list of defined error code in API Style>>
                        message: <<error message return by downstream service>>
                GenerateReframedVideoJobFailureResponse:
                  summary: Job failed
                  value:
                    status: failed
                    jobId: 123e4567-e89b-12d3-a456-426614174002
                    outputs:
                    - error:
                        error_code: <<error code from the list of defined error code in API Style>>
                        message: <<error message return by downstream service>>
                    - error:
                        error_code: <<error code from the list of defined error code in API Style>>
                        message: <<error message return by downstream service>>
        '400':
          description: Bad Request
          content:
            application/json:
              schema:
                description: Response indicating that the reframed video job has been successfully submitted.
                properties:
                  jobId:
                    type: string
                    description: The unique identifier for the job.
                  statusUrl:
                    type: string
                    description: The URL to monitor the status of the job.
                required:
                - jobId
                - statusUrl
                type: object
              examples:
                ErrorBodyBadRequest:
                  summary: Bad Request
                  value:
                    error_code: '400001'
                    message: Invalid request. Please check the input data.
        '401':
          description: Unauthorized
          content:
            application/json:
              schema:
                description: Response indicating that the reframed video job has been successfully submitted.
                properties:
                  jobId:
                    type: string
                    description: The unique identifier for the job.
                  statusUrl:
                    type: string
                    description: The URL to monitor the status of the job.
                required:
                - jobId
                - statusUrl
                type: object
              examples:
                ErrorBodyUnauthorized:
                  summary: Unauthorized
                  value:
                    error_code: '401013'
                    message: OAuth token is no

# --- truncated at 32 KB (46 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/adobe-suite/refs/heads/main/openapi/adobe-suite-reframe-api-openapi.yml