Password

Currently only supports Windows (We are working on linux support)

Request specific product details

POST https://api.netcon.dk/projects/:projectId/products/:productId/password

Path Parameters

Headers

Request Body

{
    "message": String,
    "action": String //@Nullable and is only provided if it happens instantly
}

Last updated