Update project settings
Project Settings
Update project settings
Partially updates the project settings. Only provided fields are changed.
PATCH
Update project settings
Authorizations
Bearer authentication using the project Secret Key (prefixed with sk_, or test_sk_ for sandbox). All v4 public endpoints require the Secret Key — see Authentication. Never expose the Secret Key in client-side code.
Body
application/json
Response
Updated project settings.
Available options:
project_settings Example:
"/v4/project-settings"
Project display name.
Example:
"My App"
Project access token.
Project API key.
Project secret key.
Custom proxy URL.
RTDN proxy URL.