Skip to content

Delete a contract ABI

DELETE
/v2/contract/abi/{id}

Delete an existing contract ABI from the system.

id
required
string

The ABI ID to delete

X-API-Key
string

API Key

X-API-Secret
string

API Secret

The resource has been successfully deleted.

object
id
required

The ID of the deleted resource

string
12345678-1234-1234-1234-123456789012
message
required

Success message

string
Deleted successfully

Bad Request

Unauthorized

Forbidden

Not Found

Internal Server Error