Canva · Schema

AssetUploadJobResponse

AppsAutomationBrand ManagementCollaborationDesignGraphicsMarketingPrintTemplatesVisual Content

Properties

Name Type Description
job object
View JSON Schema on GitHub

JSON Schema

canva-connect-asset-upload-job-response-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "AssetUploadJobResponse",
  "type": "object",
  "properties": {
    "job": {
      "type": "object"
    }
  }
}