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": "8f3a14ff-9261-4a00-9b4e-a47cf2f73e78", "CompanyID": "983b1483-8539-4bde-9e48-c457116105db", "CommunityName": "sample string 2", "CreatedDateTime": "2025-07-18T20:00:16.2919572-04:00", "CreatedByUserID": "e8cc5d5c-7294-46a5-a1c9-1964fe2ae6ba", "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.