Creates a native folder entry or a connected file/folder entry on an object record.
This endpoint is in beta. We will aim to avoid breaking changes, but small updates may be made as we roll out to more users.
Required scopes: file:read-write, object_configuration:read, record_permission:read.
This API uses OAuth 2.0 with the authorization code grant flow.
The object slug or ID.
1"people"
The ID of the record to create the file entry on.
"bf071e1f-6035-429d-b874-d83ea64ea13b"
Creates a native Attio folder entry.
folder The folder name.
1"Documents"
Optional parent folder ID. Omit to create a top-level folder.
"a1b2c3d4-e5f6-7890-abcd-ef1234567890"
Success
Success