Delete server instance login

Deletes login to managed SQL Server instance.

A login is an entity that enables a licensed Intelligent Risk Platform™ user to access a managed SQL Server instance on Data Bridge. The login enables the user to connect to and perform permitted operations on a particular SQL Server instance. For details, see Manage logins.

🍊

Warning

Do not delete a login that owns one or more schemas on a SQL Server instance. If you delete the owner of a schema, you will lose access to that schema and all of its objects. For details, see Schema-level security.

🍐

Role-based Permissions

To perform this operation, a principal must belong to a group that has been assigned the appropriate role-based permissions. The table identifies the roles with permission to perform this operation.

ConsumerContributorData Bridge Admin
YESYESYES

To learn more about role-based permissions in Data Bridge, see Access Controls.

Path Params
string
required

Name of managed SQL Server instance.

string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

No content.

400

Bad Request. Some of the provided parameters were not valid.

403

Forbidden. You do not have permission to access that resource.

404

Not found. The entity you are trying to interact with does not
exist.

500

Internal Server Error. If the problem persists you may want to
contact the Administrator.

Language
URL
Response
Choose an example:
application/json
text/plain
text/json