new developer
GET http://{{bridge_ip}}/api/newdeveloper
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status OK
[
{
"error": {
"type": 1,
"address": "/",
"description": "unauthorized user"
}
}
] |
ENDPOINTS