Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save IndiceeCoder/1039014 to your computer and use it in GitHub Desktop.
Save IndiceeCoder/1039014 to your computer and use it in GitHub Desktop.
model dataset attribute create
POST /api/models/datasets/sheet1.xls/attributes/create.xml HTTP/1.1
Authorization: OAuth xxxxxxxxxxx
Content-Type: application/xml
Host: secure.indicee.com
<attribute value="sales" type="String" name="displayName" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment