PUT api/Admin/AllocatedProfiles/{loginCode}/{count}

Allocate a finite number for profiles for a certain Organization, the organization will not be able to enroll new profiles when this number is maxed out.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
loginCode

The organization Login Code (7 digits number)

integer

Required

count

The number of profile for this organization, use 0 for unlimited profiles

integer

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />