Logo
Developer Experience API Documentation

Collaborate with teammates

POST https://api.dropboxapi.com/2/team/members/add

Share your API documentation with teammates by sharing the collection to a [team workspace] The default role is that anyone is a “Viewer” of the collection but you can grant “Editor” capabilities to trusted team members. [Fork] and then merge the collection so you can choose when to work independently versus collaboratively.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string




RESPONSES

status





Curl
curl -X POST 'https://api.dropboxapi.com/2/team/members/add' -H 'Content-Type: application/ecmascript'

ENDPOINTS