Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.seminode.com/v1/nodes/{id}/permissions/{public_key} \ --header 'Authorization: <api-key>'
{ "detail": "<string>" }
Deletes a specific public key from the Nodes’s permission list.
Format: "Bearer <access_token>"
Node ID
Public key to remove
permission removed
Was this page helpful?