Datastore APIs

From Social ID Developers
Revision as of 21:51, 31 October 2014 by Gabriel.prado (Talk | contribs)
Jump to: navigation, search

Schemas

Resource Description
GET datastore/schemas Returns all Schemas from the Marketing Account.
POST datastore/schemas Creates a new Schema.
GET datastore/schemas/:schema_name Returns a specific Schema.
PUT datastore/schemas/:schema_name Updates a Schema.
DELETE datastore/schemas/:schema_name Removes a Schema.

Objects

Resource Description
GET datastore/schemas/:schema_name/objects Returns all Objects from a Schema.
POST datastore/schemas/:schema_name/objects Creates a new Object for a Schema.
GET datastore/schemas/:schema_name/objects/:id Returns a specific Object.
PUT datastore/schemas/:schema_name/objects/:id Updates an Object.
DELETE datastore/schemas/:schema_name/objects/:id Removes an Object.
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox