# \AuthorEditorApi
All URIs are relative to *http://localhost:8787*
[**delete_author_editor**](AuthorEditorApi.md#delete_author_editor) | **DELETE** /api/v1/author/editor |
[**put_author_editor**](AuthorEditorApi.md#put_author_editor) | **PUT** /api/v1/author/editor |
## delete_author_editor
> delete_author_editor(author_editor_resource)
### Parameters
**author_editor_resource** | Option<[**AuthorEditorResource**](AuthorEditorResource.md)> | | |
### Return type
(empty response body)
### Authorization
[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)
### HTTP request headers
- **Content-Type**: application/json, text/json, application/*+json
- **Accept**: Not defined
[[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)
## put_author_editor
> put_author_editor(author_editor_resource)
### Parameters
**author_editor_resource** | Option<[**AuthorEditorResource**](AuthorEditorResource.md)> | | |
### Return type
(empty response body)
### Authorization
[apikey](../README.md#apikey), [X-Api-Key](../README.md#X-Api-Key)
### HTTP request headers
- **Content-Type**: application/json, text/json, application/*+json
- **Accept**: Not defined
[[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)