Admin - Insert a new vertex
POST/admin/cluster/insert-vertex
authorization
This API endpoint requires an API Key with at least one of the following Roles: SystemAdmin
Insert a new Vertex into the system. A Vertex is a tuple of domain and public_key. The Vertex is identified by its vertex_id or it's domain
Request
Responses
- 200
- 400
- 401
- 404
- 500