cURL
Account Management API
Change Account Status
PUT
cURL
Documentation Index
Fetch the complete documentation index at: https://brightdata-ipv6-release.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
suspend_manual: Manually suspend
active: Activate
Available options:
suspend_manual, active Response
200 - application/json
OK
Example:
"suspend_manual"