Create a space
POST/v2/spaces
A retry the server already handled makes a second space unless it carries the same idempotency key. A dry run validates the body and stops there; creating a space cannot be simulated.
Requestโ
Responsesโ
- 200
- 201
- 400
- 401
- 403
- 409
- 413
- 429
Dry run; validation result without committing
Created space
Validation failure
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
Idempotency-Key conflict, or an operation-specific concurrency conflict
Request body exceeds this operation's documented cap
Shared write rate limit; legacy error envelope