Black Kite Bridge
Share a document of a company on the Black Kite Bridge.
Share a document of a company on the Black Kite Bridge.
post/api/v2/bridge/companies/{id}/documents/share
Path parameters
idinteger required
Example:123
The id of the company.
Request body
Example request
{
"Email": "john.doe@acmeinc.com",
"Comment": "Can you inform me after you review this document?"
}Response
Success
Example response
{
"TrackId": "0f8fad5b-d9cb-469f-a165-70867728950e"
}