Edit Configuration

This API endpoint is used to update a configuration.

Using Ordering SDK


const response = await ordering.configs(configId).save(changes);
Language
Authorization
Header
Click Try It! to start a request and see the response here!