put https://{serverURL}/api/deployments/
This endpoint will update an existing deployment.
Responses
This endpoint will update an existing deployment.
xxxxxxxxxx
curl --request PUT \
--url https://changeme/api/deployments/deploymentId \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: