Method |
URL |
Format |
---|---|---|
POST | http://conttact.us/api/user/ | JSON |
Required: | Yes |
Type: | String |
Description: | New user's first name |
Sample JSON:
"first_name" : "John" |
Required: | Yes |
Type: | String |
Description: | New user's last name |
Sample JSON:
"last_name" : "Smith" |
Required: | Yes |
Type: | String |
Description: | New user's valid email address |
Sample JSON:
"email" : "john.smith@mail.com" | |
Errors: |
|
Required: | Yes |
Type: | String |
Description: | A robust password for new user account |
Sample JSON:
"password" : "abcd!234" |
Method |
URL |
Format |
---|---|---|
PUT | http://conttact.us/api/user/{user ID} | JSON |
Method |
URL |
Format |
---|---|---|
DELETE | http://conttact.us/api/user/{user ID} | JSON |
Method |
URL |
Format |
---|---|---|
POST | http://conttact.us/api/card/ | JSON |
Required: | Yes |
Type: |
|
Errors: |
|
Required: | Yes |
Type: |
|
Errors: |
|
Required: | No | |||||||||
Type: |
|
|||||||||
Errors: |
|
Required: | No |
Type: |
|
Required: | No | ||||||
Type: |
|
||||||
Errors: |
|
Required: | No |
Type: |
|
Required: | No | ||||||||||||||||||||||||
Type: |
|
Required: | Yes |
Type: |
|
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Required: | No | |||||||||
Type: |
|
|||||||||
Errors: |
|
Required: | No |
Type: |
|
Errors: |
|
Method |
URL |
Format |
---|---|---|
PUT | http://conttact.us/api/card/{card ID} | JSON |
Method |
URL |
Format |
---|---|---|
DELETE | http://conttact.us/api/card/{card ID} | JSON |