Adds a collaborator to a fund through a trusted tech platform integration.
This endpoint requires two headers:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Tech Platform API Key
The unique identifier of the fund
Collaborator information to be added to the fund
The body is of type object
.
Collaborator successfully added to the fund
The response is of type object
.
Adds a collaborator to a fund through a trusted tech platform integration.
This endpoint requires two headers:
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Tech Platform API Key
The unique identifier of the fund
Collaborator information to be added to the fund
The body is of type object
.
Collaborator successfully added to the fund
The response is of type object
.