Skip to main content

ServiceAccountIssueCredentialRequestBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ServiceAccountIssueCredentialRequestBody.json
labelstring

Optional label for the new credential; defaults to "rotated"

Possible values: <= 60 characters

ServiceAccountIssueCredentialRequestBody
{
"$schema": "https://example.com/schemas/ServiceAccountIssueCredentialRequestBody.json",
"label": "string"
}