/
AT
atlassian
/
REST
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
atlassian
REST
put
/objectschema/{id}
v1
latest
OpenAPI 3.0.0
2026-07-13
64
52
257.6 KB
Update an object schema
put
/objectschema/{id}
Request body
ObjectSchemaUpdate
required
Used to update object schema
name
string
objectSchemaKey
string
description
string
Response
ObjectSchema
required
workspaceId
string
required
globalId
string
required
id
string
required
name
string
required
objectSchemaKey
string
required
description
string
status
string
Always 'Ok'
created
string
date-time
required
updated
string
date-time
required
objectCount
integer
required
objectTypeCount
integer
required
canManage
boolean