DELETE v1/schemas/{id}
jjjj
The following endpoint allows you to delete a schema from your account.
Deletes a data schema by its ID.
Authorizations
X-API-KeystringRequired
Path parameters
idstringRequired
Responses
204
No description
No content
delete/v1/schemas/{id}
DELETE /v1/schemas/{id} HTTP/1.1
Host: api.gaffa.dev
X-API-Key: YOUR_API_KEY
Accept: */*
204
No description
No content
Last updated