POST admin/lookups/subject-groups/{groupID}/subjects
Request Information
Authorize
AdminURI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupID | integer |
Required |
Body Parameters
SubjectName | Description | Type | Additional information |
---|---|---|---|
Group | SubjectGroup |
Required |
|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 1 and 100 |
|
SortOrder | integer |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
SubjectName | Description | Type | Additional information |
---|---|---|---|
Group | SubjectGroup |
Required |
|
ID | integer |
None. |
|
Name | string |
Required String length: inclusive between 1 and 100 |
|
SortOrder | integer |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: