# \AccountsApi All URIs are relative to *http://localhost* Method | HTTP request | Description ------------- | ------------- | ------------- [**api_accounts_post**](AccountsApi.md#api_accounts_post) | **POST** /api/accounts | ## api_accounts_post > String api_accounts_post(create_account_command) ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **create_account_command** | Option<[**CreateAccountCommand**](CreateAccountCommand.md)> | | | ### Return type **String** ### Authorization [Bearer](../README.md#Bearer) ### HTTP request headers - **Content-Type**: application/json-patch+json, application/json, text/json, application/*+json - **Accept**: text/plain, application/json, text/json [[Back to top]](#) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to Model list]](../README.md#documentation-for-models) [[Back to README]](../README.md)