Create a folder
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.
Documentation Index
Fetch the complete documentation index at: https://docs.attio.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
This API uses OAuth 2.0 with the authorization code grant flow.
Body
- Folder
- Connected Folder
- Connected File
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"
Response
Success
Success
- Folder
- Connected File
- Connected Folder