Skip to main content
DELETE
Delete Network

Authorizations

Authorization
string
header
required

Personal API token. Create via createUserApiToken endpoint.

Headers

x-role-type
enum<string>
required

Role context for the request. Use CLIENT_ORG_ADMIN for most integrations.

Available options:
CLIENT_ORG_ADMIN,
PAYROLL_ADMIN,
FINANCE_ADMIN,
TOKU_ADMIN

Body

application/json
networkID
string<uuid>
required

Response

Network deleted

networkID
string<uuid>
Example:

"880e8400-e29b-41d4-a716-446655440003"

name
string
Example:

"Ethereum"

icon
string | null
Example:

"ethereum.svg"

tokenType
string
Example:

"EVM"

isNetworkEnabled
boolean | null
Example:

true