Update Credential Group
Credential Groups
Update Credential Group
POST
Update Credential Group
Description
This endpoint allows you to update an existing credential group in Hyperstack. The group key is passed as a URL path parameter. Only the fields provided in the request body will be updated.Headers
Bearer YOUR_API_TOKEN — obtainable from Hyperstack Dashboard → Settings → API Access
Path Parameters
Unique key of the credential group to update.
Body Parameters
Updated title of the credential group.
Updated description of the credential group.
New certificate template key.
New badge template key.
Updated external URL associated with the credential group.
Updated tags for the credential group.
Updated human-readable code for the group. Alphanumeric, hyphens, and spaces only.
Indicates whether credentials in this group expire.
Validity period (in years) if
does_expire is true.Enable/disable decentralized blockchain anchoring for credentials.
Success Response Fields
Indicates whether the group update was successful. Always
true for a 200 response.Responses
Last modified on February 22, 2026

