From af569269c89cf9c50d1faf0671c4de6edd9c3b7b Mon Sep 17 00:00:00 2001 From: Nuno Job Date: Tue, 4 Dec 2012 14:55:47 +0000 Subject: [PATCH] [generated] compiled fixes for previous commit --- public/api/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/api/index.html b/public/api/index.html index 11c63c6..e9d2205 100644 --- a/public/api/index.html +++ b/public/api/index.html @@ -212,10 +212,7 @@

Delete an API Token

Create an API Token

-

Token and provider are mandatory - -

-
POST /users/:user-id/tokens
+
PUT /users/:user-id/tokens

Get User Third Party Tokens

Users sometimes need Nodejitsu to store an authorization token for a service they want us to use for them. e.g. For us to deploy a private repository you have in Github we need you to give Nodejitsu access to your github account. @@ -230,6 +227,9 @@

Get User Third Party Tokens

Delete an Third Party Token

DELETE /users/:user-id/thirdparty/:token-id

Create an Third Party Token

+

Token and provider are mandatory + +

POST /users/:user-id/thirdparty
 {
   token: "SEVMTE8gWUVTIEkgQU0gRE9HCg", // mandatory