Skip to content

Create a new secret

POST
/resources/iam/clients/{id}/secrets

Parameters

Path Parameters

id*
Type
string
Required
Format
"uuid"

Request Body

JSON
{
  
"expiresAt": "string",
  
"description": "string"
}

Responses

OK

Samples

© 2024 Hantera AB. All rights reserved.