# Regenerate application shared secret credential Regenerate the shared secret credential for a specific application. Use this route to issue a new shared secret that the application can use for authentication. This request requires an environment token for authentication. Endpoint: POST /resources/applications/v1/credentials/shared/regenerate ## Request fields (application/json): - `appId` (string, required) ## Response 201 fields