# File lib/fog/brightbox/requests/compute/create_api_client.rb, line 6 def create_api_client(options) request("post", "/1.0/api_clients", [201], options) end