Update Account Icon and Redirect URL

PUT {{url}}/a/{{client_id}}

Request Body

{"application_name"=>"Alpha", "icon_url"=>"", "redirect_uris"=>["http://localhost:3000/oauth/callback", "http://localhost:4567", "http://localhost:1234"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring