latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

Resources

Transfer resources to another user

Moves ownership of several resources to another user.

Individual failures are reported per item — the request still returns 200. Check success on each entry.

Requires the Superadmin role.

post/v3/accounts/resources/transfer

Request body

receiverUserIdstring required

The user who will own the resources.

Response

The result for each resource.

idstring
resourceType'map' | 'workflow' | 'connection' | 'accessToken'
successboolean
failureReasonstring

Only present when success is false.