-
Notifications
You must be signed in to change notification settings - Fork 0
Service profiles
x1s edited this page Feb 14, 2012
·
1 revision
| Method | Auth? | URL |
|---|---|---|
| GET | false | /profile/:profile |
| Method | Auth? | URL |
|---|---|---|
| GET | false | /profile/:email?validate=true |
{"error":"taken"}
{"error":"invalid email"}
{"error":"invalid profile"}
| Method | Auth? | URL |
|---|---|---|
| POST | true | /profile |
| Method | Auth? | URL |
|---|---|---|
| PUT | true | /profile/:profile |
| Method | Auth? | URL |
|---|---|---|
| DELETE | true | /profile/:profile |