Delete data processing onboarding configuration

View as Markdown
Delete a data processing onboarding configuration by ID.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

dataProcessingOnboardingConfigurationIdstringRequired
Unique ID of the data processing onboarding configuration.

Response

Data processing onboarding configuration successfully deleted.

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error