Skip to content
Management API Reference

Delete JIT access by user-id

delete/v1/projects/{ref}/database/jit/{user_id}

Remove JIT mappings of a user, revoking all JIT database access

Path parameters

  • ref
    Required
    string

    Project ref

  • user_id
    Required
    string

Response codes

  • 200
  • 401
  • 403
  • 429
  • 500

Response (200)

1
{}