cURL
Reseller API
Disable customer
Use the Bright Data Reseller API to disable Customer. PUT /api//disable_customer returns a 200 OK JSON response for the requested action.
PUT
cURL
Authorizations
Use your Bright Data API Key as a Bearer token in the Authorization header.
How to authenticate:
- Obtain your API Key from the Bright Data account settings at https://brightdata.com/cp/setting/users
- Include the API Key in the Authorization header of your requests
- Format:
Authorization: Bearer YOUR_API_KEY
Example:
Learn how to get your Bright Data API key: https://docs.brightdata.com/api-reference/authentication
Path Parameters
Name of the proxy zone which will service your request.
Query Parameters
Valid customer id
Response
200
OK