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