Skip to content

Instantly share code, notes, and snippets.

@stefankeidel
Created February 15, 2016 18:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefankeidel/1280e7e0864f883b8819 to your computer and use it in GitHub Desktop.
Save stefankeidel/1280e7e0864f883b8819 to your computer and use it in GitHub Desktop.
create object representation using CA web service API
{
"ok":true,
"intrinsic_fields":{
"locale_id":"1",
"type_id":"136",
"media":"https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png",
"original_filename":"My original file name.png",
"access":"0",
"status":"0"
},
"preferred_labels":[
{
"locale":"en_US",
"name":"[BLANK]"
}
],
"related":{
"ca_objects":[
{
"object_id":"1"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment