Skip to main content
DELETE
/
api
/
v1
/
schema
/
{schemaId}
Remove schemas.
curl --request DELETE \
  --url https://api.revong.com/api/v1/schema/{schemaId} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token with Platform JWT token or API Key.

Path Parameters

schemaId
string
required

Response

OK.