delete domain

View as Markdown

Delete a single domain record by id.

Accepted permissions Account → Phishing Projects → Delete

Token scope Account Phishing Projects Action

Authentication

X-Api-Keystring
Personal access token. Create it in your BotBye account under **Profile → Personal Access Tokens**, tick the scopes the endpoints you call require (see each endpoint's **Token scope**), and send the token in the `X-Api-Key` request header. A token works only for the account it was created in.

Path parameters

account_idstringRequired
project_idstringRequired
domain_record_idstringRequired

Response

success