v1

latestOpenAPI 3.0.0MIT2026-07-264001,540832.7 KB
Project

Add deploy batch

Add a batch of explores to an existing deploy session

post/api/v2/projects/{projectUuid}/deploy/{sessionUuid}/batch

Path parameters

projectUuidstring required
sessionUuidstring required

Request body

{"stackTrail":"components:schemas:AnyType","oasType":"schema","type":"unknown","description":"This AnyType is an alias for any\nThe goal is to make it easier to identify any type in the codebase\nwithout having to eslint-disable all the time\nThese are only used on legacy `any` types, don't use it for new types.\nThis is added on a separate file to avoid circular dependencies."}

Response

Success

status'ok' required