Skip to main content
PUT
cURL

Authorizations

Authorization
string
header
required

Hiloop API key sent as an HTTP Bearer token.

Path Parameters

name
string
required

The registered workload name.

Body

application/json
name
string

The registered workload name.

acl
object

The launch ACL to set, replacing the workload's current one. A RESTRICTED policy must list at least one launcher; a MEMBERS policy must not list any.

Response

OK

workload
object

The workload with its updated launch ACL.