post https://api.certifier.io/v1/credentials//issue
Use this endpoint to issue a credential.
Use this endpoint to issue a draft credential and change the status
from draft
to issued
. You can only issue credentials with thestatus = "draft"
.
As the next step, use the Send a credential endpoint to send your recipient a published credential.
If you are looking for an all-in-one solution that simultaneously creates, issues, and sends a credential, check the Create, issue, and send a credential endpoint.