Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

A personal API key created in Adam. Send it as Authorization: Bearer <key>.

Headers

Idempotency-Key
string

Optional unique key. When supplied, retries with the same key and body replay the original response for 24 hours.

Body

application/json
name
string
required
Required string length: 1 - 120
description
string
Maximum string length: 4000
visibility
enum<string>
Available options:
private,
team
memoryScope
enum<string>
Available options:
project,
workspace

Response

project
object
required
Last modified on August 26, 2026