Retries a failed development deployment

Retries a failed development deployment and returns the retry status and updated deployment.

post/v1/models/{model_id}/deployments/development/retry

Response

retriedboolean required

Whether the retry was successfully initiated

reasonstring nullable

Explanation of the result. Provided when retried is false to explain why retry was not possible.

Changes

No recorded changes to this endpoint across all 1 revision of this API.