POST api/CompanyCommunity
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
companyCommunity | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "CompanyCommunityID": "410fa5bc-17f5-46fa-878c-6252619565fc", "CompanyID": "24345bd5-4641-43c1-96a7-30095254c7d5", "CommunityName": "sample string 2", "CreatedDateTime": "2025-06-02T05:57:25.9939563-04:00", "CreatedByUserID": "27112818-8634-4ffa-b3e7-8f1d9145124e", "Deleted": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "CompanyCommunityID": "8cc06571-999c-4e5a-8161-3d8559e38694", "CompanyID": "738d2102-93a6-44c9-88fb-240e3c7623f5", "CommunityName": "sample string 2", "CreatedDateTime": "2025-06-02T05:57:25.9959559-04:00", "CreatedByUserID": "4d5edb2d-2c73-4662-91b6-e9e0ff3bda32", "Deleted": true }