Cloud T2
Simple REST implementation
84 subscribers
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Cloud T2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| Users | ||
| DELETE |
deleteUser /api/users/{id} |
delete user with specific id |
| GET |
getUsers /api/users |
return a list of all users |
| GET |
getUser /api/users/{id} |
return user by id |
| PUT |
replaceUser /api/users/{id} |
replace a user with new users |
| POST |
updateUser /api/users/{id} |
Update a user. |
| POST |
createUser /api/users |
Create a user |
Cloud T2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|