Update user-defined template
PUT {{baseUrl}}/was/v2/user-templates/:user_template_id
Updates the specified user-defined template.
Requires STANDARD [32] user permissions and CAN CONFIGURE [64] scan permissions. See Permissions.
Request Body
{"name"=>"aliqua ullamco veniam", "owner_id"=>"b018aed8-554f-4965-9b05-994eaa66d459", "default_permissions"=>"view", "results_visibility"=>"dashboard", "permissions"=>[{"permissions_id"=>"urn:uuid:23ba3e44-f95d-a7ea-b500-5ba33d0779c2", "entity"=>"user", "entity_id"=>"bb5247db-5506-4691-6934-a5388aa83f9e", "level"=>"configure"}, {"permissions_id"=>"urn:uuid:de36ce42-4251-2139-a1b4-6f44cf5565d7", "entity"=>"group", "entity_id"=>"5cd8bfe9-61d5-bfbf-ed8e-b57af29c5e91", "level"=>"view"}], "description"=>"deserunt ullamco tempor"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |