Skip to main content
POST
/
api
/
identity
/
collaborations
/
{id}
/
overlap
Calculate collaboration overlap
curl --request POST \
  --url https://console.neuronsearchlab.com/api/identity/collaborations/{id}/overlap \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Platform API key issued from Console > Platform API Keys. Format: nsl__.

Path Parameters

id
string
required

Response

Overlap calculated

The response is of type object.