App Configuration
patchMetadata
Patch non-versioned configuration metadata of a given app configuration.
patch/v1/app-configurations/{appId}
Request body
Example request
{
"notifications": {
"email": "developer@example.com"
}
}Response
Configuration patched successfully