nodes
Delete a specific node
DELETE
/
publishers
/
{publisherId}
/
nodes
/
{nodeId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
publisherId
string
requirednodeId
string
requiredWas this page helpful?