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