Raff Apps

Roll back to a deployment

Pin the service back to an earlier deployment's image. Creates a new deployment from the target's digest and config snapshot.

post/api/v1/apps/services/{service_id}/rollback

Path parameters

service_idstring required

App service ID (UUID) or short id (the service_id field)

Request body

target_deployment_idstring uuid required

Response

Rollback deployment queued

successboolean

Changes