Delete an assessment config
Assessment Configs
Delete an assessment config
Hard-deletes an assessment config. Returns 204 on success. Returns 404 if the config doesn’t exist or doesn’t belong to the caller.
DELETE
Delete an assessment config
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Path Parameters
The assessment config's UUID.
Response
Config deleted

