Plugin
Create a plugin graph relation
post/v1/plugins/{pluginId}/graph/relations
Request body
Example request
{
"kind": "LOGGED_ON"
}Response
Created
Example response
{
"kind": "LOGGED_ON"
}Changes
Changed in 1 of the 26 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○