updateApplication
Update application by id.
Path Parameters |
---|
id string — REQUIREDApplication id. |
Request Body |
---|
name string |
key string |
walletAddress string |
Responses | |||||
---|---|---|---|---|---|
200 Updated application.
| |||||
400 Invalid input received. Bad request.
| |||||
403 User is not authenticated or authorized to perform this action.
| |||||
404 The item you are making request for does not exist.
| |||||
500 Unable to fullfil request due to internal server error.
|