post https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id//sidedrawers/sidedrawer-id//network
Adds a Collaborator to a Drawer (sidedrawer
) and creates the collaboration network.
Response
200Successfully added a Collaborator.
Adds a Collaborator to a Drawer (sidedrawer
) and creates the collaboration network.
200Successfully added a Collaborator.
xxxxxxxxxx
curl --request POST \
--url https://api-sbx.sidedrawersbx.com/api/v1/tenants/tenant/tenant-id/tenantId/sidedrawers/sidedrawer-id/sidedrawerId/network \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!