Skip to main content
POST
Create Circom file

Authorizations

Authorization
string
header
required

JWT Bearer token authentication

Body

application/json
project_id
string
required

Project ID

name
string
required

File name

content
string
required

File content

file_type
enum<string>
required

File type

Available options:
circuit,
input,
other

Response

Circom file created successfully

file
object