Beta
Directories
Create Directory
Create a new directory within the specified project.
post/api/v1/beta/directories
Query parameters
project_idstring uuid nullable
organization_idstring uuid nullable
Cookies
sessionstring nullable
Request body
Example request
{
"type": "user",
"expires_at": "2026-05-10T00:00:00Z"
}Response
Successful Response