Create an approval.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Create approval for an artifact.
The sha256 fingerprint of the artifact that is approved
^[a-f0-9]{64}$Description for the approval
^[a-f0-9]{40}$Environment the approval is valid for
The oldest commit
^[a-f0-9]{40}$List of approvals
Successful Response
Create approval for an artifact.
The sha256 fingerprint of the artifact that is approved
^[a-f0-9]{64}$Description for the approval
^[a-f0-9]{40}$Environment the approval is valid for
The oldest commit
^[a-f0-9]{40}$List of approvals