post https://example.com/ServerAgent/ServerAgent/AddEnrollmentCode
Generates a new enrollment code for use when joining multiple computers to the Infrastructure Services, without the need to provide a user name and password.
{
"text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the request was successful.\n\n**Result**\tObject\nContains the new enrollment code.\n\n**Result.EnrollmentCode** String\nThe newly generated enrolment code.\n\n**Message**\tstring\nError message text on failure, may be null.\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error.\n\n**success**\tboolean\nIndicates API success or failure.",
"sidebar": true
}