Skip to content
hantera
ˍ
Search
K
Main Navigation
Learn
Resources
Official Apps
API Reference
Release Notes
hantera.io →
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /api/http/post-resources-iam-clients-{id}-secrets.md for this page in Markdown format
aside: false outline: false title: vitepress-openapi
Create a new secret
POST
/resources/iam/clients/{id}/secrets
Parameters
Path Parameters
id
*
Type
string
Required
Format
"uuid"
Request Body
application/json
Schema
JSON
JSON
{
"expiresAt"
:
"string"
,
"description"
:
"string"
}
Responses
200
OK
POST
/resources/iam/clients/{id}/secrets
Samples