Project Schema
Update Schema
Update the database schema for a specific project.
POST
/
project
/
{project_id}
/
schema
Authorizations
Authorization
string
headerrequiredEnter your Bearer token in the format: Bearer <token>
Path Parameters
project_id
string
requiredThe ID of the project
Body
application/json
schema
object