Skip to main content
POST
Create a Permission for a Node

Authorizations

Authorization
string
header
required

Format: "Bearer <access_token>"

Path Parameters

id
string
required

Node ID

Body

application/json

Public key and permission flags

manage
boolean
public_key
string
read
boolean
write
boolean

Response

permission created

detail
string