Dev GuideAPI Reference
Dev GuideAPI ReferenceUser GuideNuGetDev CommunityOptimizely AcademySubmit a ticketLog In
API Reference

Delete a blocklist entry

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Client ID

string
required

Blocklist entry pattern

Note: If the blocklist entry pattern contains special characters, the pattern must be URL-encoded. For example, use the code %2f for a forward slash (/), %252f for a double slash (//), %2B for a plus sign (+) etc.

Responses
204

The blocklist entry was deleted successfully.

404

The blocklist entry could not be found. Ensure that the required parameter is correct and the blocklist entry exists.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!