BrandCheck-PX
  1. PX
BrandCheck-PX
  • BrandCheck
    • PX
      • Create Project
      • Run Brand Check
      • Brand Check Result
    • Altair
      • Sync
    • External Login
      GET
  • Schemas
    • PX
      • CreateProjectResponse
      • BrandCheckResponse
      • BrandCheckScoreResponse
    • Altair
      • SyncRequest
  1. PX

CreateProjectResponse

{
    "data": {
        "projectId": "string"
    },
    "statusCode": 0,
    "isSucceded": true,
    "errors": [
        "string"
    ]
}
Built with