ServiceAccountIssueCredentialRequestBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ServiceAccountIssueCredentialRequestBody.jsonlabelstring
Optional label for the new credential; defaults to "rotated"
Possible values: <= 60 characters
ServiceAccountIssueCredentialRequestBody
{
"$schema": "https://example.com/schemas/ServiceAccountIssueCredentialRequestBody.json",
"label": "string"
}