Create transfer

Description

Sends a transfer invitation to another user.

Endpoint

/path/{pathId}/transfer

Method

POST

Access Level Rules

Access Level

admin

Processing Units

Processing units

2

Parameters

NameDescriptionRequiredDefault

pathId

The id of the path to transfer.

true

userId

The id of the user to transfer the path to.

true

Last updated