Update a Credential
Path parameters
The unique ID of the credential. If you supply your own internal ID we'll use this as a reference for the Credential. If not we'll assign an ID.
Request body
The unique ID of the credential. If you supply your own internal ID we'll use this as a reference for the Credential. If not we'll assign an ID.
The name of the recipient the credential is issued to.
The recipient's email address.
The recipient's phone number in E.164 format (e.g., +14155552671). This field is optional and available as part of the Growth plan. Phone numbers are used for SMS campaigns and are associated with the credential.
The recipient's user ID as defined by your organization. This alllows you to easily map your recipients to their Credentials regardless of changes to their email address.
You can use this parameter to attach key-value strings to the object. Meta data is useful for storing additional, structured information on an object.
Group Id to which the credential should belong.
The Credential/course name displayed to recipients. This is required if the Group the Credential belongs to doesn't have a Course Name set.
The credential/course description displayed to recipients. This is required if the Group the Credential belongs to doesn't have a Course Description set.
Custom variables to display on the Credential. These should be added to the design using the visual editor. Data should be formatted as a JSON hash where keys are the custom attribute names and the values are the values to be displayed on the Credential.
Date of issue, the default is when the credential is created. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
Date you would like the credential to expire on, null by default. Format: YYYY-MM-DD (DD/MM/YYYY also works but is deprecated)
Whether the achievement is complete or still in progress, true by default.
Whether to allow recipients to add their own supplemental evidence to the Credential, true by default.
Whether to allow recipients to add their own supplemental references to the credential, true by default.
You can use this parameter to attach key-value strings to the object. Meta data is useful for storing additional, structured information on an object.
Response
OK