Skip to main content
PATCH
/
api
/
identity
/
collaborations
/
{id}
Approve data collaboration
curl --request PATCH \
  --url https://console.neuronsearchlab.com/api/identity/collaborations/{id} \
  --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

Approved collaboration

The response is of type object.