Nile Documentation home pagelight logodark logo
  • Community
  • Get Started
  • Get Started
tenants
delete a tenant
Postgres
Auth
AI
Platform
ManagementAPI
Auth API
Pricing
Templates
Discord
auth
  • POST
    Sign in to the application
  • POST
    Sign out of the application
  • GET
    Get the current session
  • GET
    Get CSRF token
  • GET
    Get available providers
  • POST
    Handle provider callback
  • POST
    Refresh session token
  • GET
    Retrieve password token
  • PUT
    Resets the password
  • POST
    Reset password
users
  • GET
    Identify the principal
  • PUT
    update the principal profile
  • POST
    Signs up a new user
  • PUT
    links an existing user to a tenant
  • DEL
    Unlinks a user from a tenant
  • PUT
    update a user
  • GET
    a list of tenant users
  • POST
    create a new user and assigns them to a tenant
  • GET
    lists tenants of user
  • POST
    Creates a user
tenants
  • GET
    get a tenant
  • PUT
    update a tenant
  • DEL
    delete a tenant
  • POST
    creates a tenant
tenants

delete a tenant

sets a tenant for delete in the database

DELETE
/
v2
/
databases
/
{database}
/
tenants
/
{tenantId}
This response has no body data.

Authorizations

​
nile-auth.session-token
string
cookie
required

Session token stored in a cookie after user signs in, prefixed with __Secure if on https

Path Parameters

​
database
string
required
​
tenantId
string
required

Was this page helpful?

update a tenantcreates a tenant
This response has no body data.
Nile Documentation home pagelight logodark logo
xgithublinkedindiscord

Resources

BlogPricingTemplatesCommunity

Company

CareersAbout

Support

Contact SalesGet HelpFAQ
xgithublinkedindiscord
Powered by Mintlify