{
"handle": "<string>",
"client_id": "<string>",
"client_secret": "<string>",
"api_key": "<string>",
"_auth": {
"owner": "<string>",
"realm": "<string>",
"organization": "<string>",
"domain": "<string>"
},
"scopes": [
"<string>"
],
"roles": [
"<string>"
],
"created": "<string>",
"updated": "<string>"
}
Endpoint used to rollback secrets
{
"handle": "<string>",
"client_id": "<string>",
"client_secret": "<string>",
"api_key": "<string>",
"_auth": {
"owner": "<string>",
"realm": "<string>",
"organization": "<string>",
"domain": "<string>"
},
"scopes": [
"<string>"
],
"roles": [
"<string>"
],
"created": "<string>",
"updated": "<string>"
}
Rollbacked secrets
The response is of type object
.