Create a property
POST/v2/spaces/:space_id/properties
Names are not identities: without an explicit key, a name a visible property already carries is refused. Supply a different available key to create another property with that name; the response carries a warning.
Requestโ
Responsesโ
- 200
- 201
- 400
- 401
- 403
- 404
- 409
- 413
- 429
Dry run; validation result without committing
Created property id + key
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
The space does not exist, or is not available (deleted, left, or still joining)
Idempotency-Key conflict, or an operation-specific concurrency conflict
Request body exceeds this operation's documented cap
Shared write rate limit; legacy error envelope