Created
June 21, 2011 21:55
-
-
Save IndiceeCoder/1039014 to your computer and use it in GitHub Desktop.
model dataset attribute create
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty Body [Status Code 200] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment