# \DummyApi All URIs are relative to *https://example.com* Method | HTTP request | Description ------------- | ------------- | ------------- [**callback**](DummyApi.md#callback) | **Post** /callback | ## callback > String callback(callback_request) This is the dummy endpoint to generate the model classes ### Parameters Name | Type | Description | Required | Notes ------------- | ------------- | ------------- | ------------- | ------------- **callback_request** | [**CallbackRequest**](CallbackRequest.md) | | [required] | ### Return type **String** ### Authorization No authorization required ### HTTP request headers - **Content-Type**: application/json - **Accept**: application/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)