Database APIs (server side)
projects
projects-users
schema
project API keys
schema
Verify update schema
Verify update schema
POST
/
utils
/
schema
/
verifyUpdateSchema
curl --request POST \
--url https://api.basic.tech/utils/schema/verifyUpdateSchema \
--header 'Content-Type: application/json' \
--data '{
"schema": {}
}'
Body
application/json
Response
200
Default Response
curl --request POST \
--url https://api.basic.tech/utils/schema/verifyUpdateSchema \
--header 'Content-Type: application/json' \
--data '{
"schema": {}
}'
Assistant
Responses are generated using AI and may contain mistakes.