curl --request DELETE \
--url https://your-synthbrew-server.com/api/public/v1/projects/{projectId}/schemas/{schemaId} \
--header 'x-api-key: <api-key>'curl --request DELETE \
--url https://your-synthbrew-server.com/api/public/v1/projects/{projectId}/schemas/{schemaId} \
--header 'x-api-key: <api-key>'Team API key created under /api/api-keys. Prefix: sb_api_.
Project UUID in the team associated with the API key.
Schema UUID that belongs to the provided project.
Schema deleted