Update a blocklistput https://{hostname}/api/network-policy/v1/blocklists/{blockListId}Path ParamsblockListIdintegerrequiredBody Paramsdescriptionstringlength ≤ 256endDatedate-timeentriesarray of stringsrequiredlength ≤ 10000entries*ADD stringnamestringrequiredlength between 1 and 128Responses 200Successful response 400An HTTP 400 will be returned if the request is badly formed or has constraint violations 403An HTTP 403 will be returned if the principal is not authorized to access the instance of blocklist that the request was made against. 404An HTTP 404 will be returned if the <<resourcePathName | !singularize>> with the specified entityId is not found. 409An HTTP 409 will be returned if the blocklist offered for create/update would lead to a conflicting state.Updated about 5 hours ago