action probely_delete_keys_id { label: "Delete account API key" provider: probely method: DELETE path: "/keys/{id}/" encoding: json output: { type: "object" additionalProperties: true } }