Update Coconut Dashboard settings
Configuration
Update Coconut Dashboard settings
Admin-only setter for Coconut Dashboard secrets stored in auth.json.
This endpoint currently supports callbackToken only.
Non-empty values are trimmed and persisted. An empty string clears the
saved token. The response never returns the raw token; it only reports
whether a callback token is configured after the update.
PUT
Update Coconut Dashboard settings
Authorizations
Session cookie authentication
Body
application/json
Callback token to persist for Coconut Dashboard connector requests. Send an empty string to clear the saved token.
Example:
"cpt_xxx"