PUT https://api.plannrcrm.com /api/v1/enterprise/settings https://api.plannrcrm.com

Update Enterprise Settings

Update all enterprise settings in one request. The request should contain an array of settings with their keys, values, labels, and help texts. The keys must match the existing settings in the database. This endpoint allows for bulk updating of settings, making it efficient for managing multiple settings at once.

Body

  • array[object] Required
    • string
    • string
    • string | null
    • string | null
PUT /api/v1/enterprise/settings
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://apidocs.plannrcrm.com/explorer/operation/operation-putapiv1enterprisesettings

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.