Patch Application
PATCH {{baseUrl}}/api/v1/app/:app_id
Partially update an application.
Request Body
{"name"=>"<string>", "rateLimit"=>"<uint16>", "uid"=>"<string>", "metadata"=>{"magnab07"=>"<string>"}}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: OK
{"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}