/
UN
unifygtm
/
Unify API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 4mo ago
Details
Filter operations
Object Attribute Options
5
Object Attributes
5
get
/objects/{object_name}/attributes
post
/objects/{object_name}/attributes
get
/objects/{object_name}/attributes/{attribute_name}
put
/objects/{object_name}/attributes/{attribute_name}
delete
/objects/{object_name}/attributes/{attribute_name}
Object Records
7
Objects
5
Object Attributes
delete
/objects/{object_name}/attributes/{attribute_name}
Path parameters
object_name
string
required
attribute_name
string
required
Response
Response for a successful delete operation.
object
required
Response for a successful delete operation.
status
'success'
required
Changes