v1
latestOpenAPI 3.1.02026-07-24770322.0 KBCreate File Channel
This API endpoint creates a new file channel. See the File Channel resource for detailed descriptions of the properties.
post/v1/channels/files
Request body
Response
200
Example response
{
"id": "us-west-2_n4dciX6tp/3a45806b-f85e-4b6e-bb47-15293f0d0995",
"createdAt": "2023-07-14T17:52:16.728194048Z",
"updatedAt": "2023-07-14T17:52:16.728194048Z",
"membershipType": "company",
"clientId": "09660260-1e80-40a2-999c-d2255a33aff1",
"companyId": "09660260-1e80-40a2-999c-d2255a33aff1",
"membershipEntityId": "ea13806b-f85e-4b6e-bb47-15293f0d0995",
"memberIds": [
"a39833b5-c8b3-47b6-87fb-4c4e224e4b10"
]
}