POST companies
Authorization
Access to this endpoint is granted if all following conditions are true:
- Authenticated user who is either StaffMember
Request Information
URI Parameters
None.
Body Parameters
PearsonEnglish.LearningServices.Wse.Models.Company.NewCompany| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1"
}
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"77cffb53-a6b4-4834-a05c-b894c598f3b3"