POST
/
catalog

Headers

api-key
string

The api key generated from the Fabric developer portal

Body

application/json
name
string
required
schema
object
required

Response

200 - application/json
name
string
required
id
string
required
team_id
string
required
status
enum<string>
required
Available options:
CREATED,
UPLOADING,
UPLOADED,
PROCESSING,
COMPLETE,
FAILED,
PARTIALLY_FAILED
file_metadata
object
required
created_at
string
required
updated_at
string
required
schema
object
message
string | null