1. Docs
  2. API Reference
  3. OAuthClientSecretRotatedResponseDto

OAuthClientSecretRotatedResponseDto

Example

JSON
{
  "client_id": "string",
  "client_secret": "string"
}

Properties

2 properties 2 required

client_id string Required
client_secret string Required

New client secret — shown only once

Was this page helpful?

Tell us how we can improve this guide.