Delete a Dome configuration.
cURL
curl --request DELETE \ --url https://api.example.com/v1/dome-configs/{config_id}
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Team ID (required)
Successful Response
Was this page helpful?