Delete custom node (Deprecated)
Custom Node Management
Delete custom node (Deprecated)
deprecated
Deprecated: This endpoint is no longer supported and will return 410 Gone.
DELETE
Delete custom node (Deprecated)
Authorizations
Authorization: Bearer $JWT_TOKEN
Headers
Prefer header, used to specify a custom timeout in seconds using the wait parameter as per RFC7240. Passing in wait=-1 bypasses all timeout limits when the feature is enabled.
Pattern:
^wait=(-1|[0-9]+)$Path Parameters
Kind Name
Response
Unauthorized This endpoint failed an authentication requirement. Either the client tried to access a protected endpoint without being authenticated, or an auth validation failed (ex- invalid credentials or expired token).