Deployment API
Create a new deployment record in Hivel
Overview
The Hivel Deployment API enables the submission of deployment data to Hivel, allowing for precise calculation of metrics such as deployment frequency.
Endpoint
POST
https://app.hivel.ai/hivelapi/v1/deployment
Request Parameters
Request Example
Response
400
- Bad Request401
- Unauthorized500
- Internal Server Error
Last updated