API Reference
Log In
API Reference

Add a Collaborator (including a Team) to a Folder (record)

Adds a Collaborator (including of "Team" type) to a Folder (record). Use expiryDate to specify the date on which the Collaborator's access to the Folder (record) will end.

ℹ️

Versions

This endpoint also has a v1 version. Understand the difference here.

Path Params
string
required

Unique Drawer (sidedrawer) identifier.

string
required

Unique Folder (record) identifier.

Body Params
string
required

The User's role within the Folder (record). For example, "rec_editor".

string

The contributor's OpenID.

relation
object
required

The contributor's relationship to the entity owner.

date-time

The expiry date of the contributor's access to the entity. This should be in ISO 8601 format.

string

The Invitation code to the entity.

string

Unique Team identifier.

string

Unique federation identifier.

string

The Account User's region.

Response

Language
Credentials