Register Node ID
Request
GET /api/v1/node/registerhttps://license.api.datagram.networkRequest Parameters
Parameter
Type
Required
Description
Example
Authentication
Authorization: Bearer <organization-token>Example Request
POST /api/v1/node/register HTTP/1.1
Host: license.api.datagram.network
Authorization: <organization-token>
Content-Type: application/json
{
"id": "external_id",
"secret": "partner_secret_key"
}Responses
Field
Type
Description
Example
Field
Types
Description
Example
Last updated
