Skip to main content
Platform settings are global infrastructure configuration managed by the platform owner tenant. They store channel provider credentials (email, SMS, push) and other infrastructure settings. Encrypted values are masked in responses. Admin only, platform owner tenant only.

GET /api/v1/platform-settings

Retrieve platform settings, optionally filtered by category.

Query Parameters

Response — Single Category

Response — All Categories


PUT /api/v1/platform-settings

Update platform settings for a category. Admin only, platform owner tenant only.

Request Body

Example

Response

When email, SMS, or push settings are updated, channel providers are automatically reloaded to pick up the new credentials.