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": "85fd0c4b-f5fa-48c7-b0bd-0ce1cd7f084b", "CompanyID": "07b72ec7-c517-4841-9309-2b99e2d51134", "CommunityName": "sample string 2", "CreatedDateTime": "2025-09-13T13:57:31.1928892-04:00", "CreatedByUserID": "61bf357b-8c9b-48a1-903e-8d865c2c8c05", "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": "31167347-5037-440f-bbf4-8e844b2654ea", "CompanyID": "81846694-fc10-4852-94fe-91d06f7c6afa", "CommunityName": "sample string 2", "CreatedDateTime": "2025-09-13T13:57:31.1928892-04:00", "CreatedByUserID": "46efcfee-c731-47ce-a1e6-14c6c570d195", "Deleted": true }