- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/hive/{hive_name}/{oid}/{record_name}/data
Set the hive record data.
Security
HTTP
Type bearer
Path parameters
hive_name
stringRequired
type of record to get
oid
stringRequired
organization id
record_name
stringRequired
record name
Query parameters
etag
string
the etag to use to conditionally set the record
Body parameters
object
data
string
JSON encoded string of the record data
usr_mtd
string
JSON encoded string of the record metadata
Responses
200
successful operation
401
Access token is missing or invalid
Was this article helpful?