Delete Data Contract
Delete a data contract by its ID.
Path Parameters |
---|
id int32 — REQUIRED |
Responses |
---|
200 Data contract deleted successfully. |
204 No contract found with the specified ID. No content to return. |
401 Unauthorized. Authentication required. |