Update Application

PUT {{baseUrl}}/api/v1/app/:app_id

Update an application.

Request Body

{"name"=>"<string>", "rateLimit"=>"<uint16>", "uid"=>"<string>"}

HEADERS

| Key | Datatype | Required | Description | | Content-Type | string | | | | Accept | string | | |

RESPONSES

status: Created

{"createdAt":"1974-10-17T23:30:19.000Z","id":"app_1srOrx2ZWZBpBUvZwXKQmoEYga2","metadata":{"veniam2":"laborum elit ea Lorem"},"name":"My first application","updatedAt":"2019-02-15T23:01:19.656Z","uid":"unique-app-identifier","rateLimit":84623706}