Update a type
PATCH/v2/spaces/:space_id/types/:type
Takes an ops envelope or the type body. Ops add, remove and reorder one property at a time; a removal also drops its column from the views, except any view that groups, covers, sorts or filters by it. In the body, property_definitions replaces the whole field list rather than adding to it, and names under removed whatever that detached. api_key is create-only.
Requestโ
Responsesโ
- 200
- 400
- 401
- 403
- 404
- 409
- 413
- 429
Updated type
Invalid path, query or request input
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
Type not found
Idempotency-Key conflict, or an operation-specific concurrency conflict
Request body exceeds this operation's documented cap
Shared write rate limit; legacy error envelope