# \MovieEditorApi All URIs are relative to *http://localhost:7878* Method | HTTP request | Description ------------- | ------------- | ------------- [**api_v3_movie_editor_delete**](MovieEditorApi.md#api_v3_movie_editor_delete) | **DELETE** /api/v3/movie/editor | [**api_v3_movie_editor_put**](MovieEditorApi.md#api_v3_movie_editor_put) | **PUT** /api/v3/movie/editor | ## api_v3_movie_editor_delete > api_v3_movie_editor_delete(movie_editor_resource) ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **movie_editor_resource** | Option<[**MovieEditorResource**](MovieEditorResource.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) ## api_v3_movie_editor_put > api_v3_movie_editor_put(movie_editor_resource) ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **movie_editor_resource** | Option<[**MovieEditorResource**](MovieEditorResource.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)