PUT api/CompanyCommunity/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
companyCommunity | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "CompanyCommunityID": "4be9b207-357f-456b-92c5-58ab268ae590", "CompanyID": "ce206246-02a6-4fe4-84f1-8ab9019ec3a7", "CommunityName": "sample string 2", "CreatedDateTime": "2025-06-02T06:06:19.2808225-04:00", "CreatedByUserID": "a3774367-2408-4498-a826-71d564e357f6", "Deleted": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.