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": "70fab544-22ed-43b4-9525-cb0ffc870efb", "CompanyID": "e2b529ba-064e-4e76-882c-ba6b70096e15", "CommunityName": "sample string 2", "CreatedDateTime": "2024-10-06T07:03:11.2002074-04:00", "CreatedByUserID": "f3851bfd-f5c5-4cc0-b3b5-a36f97cf8abe", "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.