WarpBuild LogoWarpBuild Docs
Docker builder

POST /builder-profiles/{builder_profile_id}/cache/reset

POST
/builder-profiles/{builder_profile_id}/cache/reset

Authorization

JWTKeyAuth
Authorization<token>

In: header

Path Parameters

builder_profile_id*string

Id for the builder profile

Query Parameters

force?boolean

Force reset even when an active session exists for this profile

Response Body

application/json

application/json

application/json

curl -X POST "https://example.com/builder-profiles/string/cache/reset"
{  "message": "string"}