• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
  1. Home
  2. anirudh.vekariya
A
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 1
  • Best 1
  • Controversial 0
  • Groups 0

anirudh.vekariya

@anirudh.vekariya

1
Reputation
1
Profile views
1
Posts
0
Followers
0
Following
Joined 13 Jun 2023, 12:29 Last Online 4 Jul 2023, 06:08

anirudh.vekariya Unfollow Follow

Best posts made by anirudh.vekariya

  • How to delete a user from multiple tenants using a single endpoint call in FusionAuth?

    Hello FusionAuth community,

    I have configured multiple tenants in my FusionAuth instance, and I'm using FusionAuth for security purposes and storing user data. I have a scenario where a user can exist in multiple tenants, and I need to delete that user from all tenants simultaneously using a single API endpoint call.

    Currently, I am using the "DELETE /api/user/{userId}?hardDelete=true" endpoint to delete the user. However, this endpoint only deletes the user from a single tenant, and I'm not passing the X-FusionAuth-TenantId in the request header, so its scope is global.

    Is there an available endpoint in FusionAuthClient or an alternative approach that would allow me to delete a user from all tenants at once using a single API call?

    Thank you for your assistance.

    posted in Q&A
    A
    anirudh.vekariya
    14 Jun 2023, 06:08

Latest posts made by anirudh.vekariya

  • How to delete a user from multiple tenants using a single endpoint call in FusionAuth?

    Hello FusionAuth community,

    I have configured multiple tenants in my FusionAuth instance, and I'm using FusionAuth for security purposes and storing user data. I have a scenario where a user can exist in multiple tenants, and I need to delete that user from all tenants simultaneously using a single API endpoint call.

    Currently, I am using the "DELETE /api/user/{userId}?hardDelete=true" endpoint to delete the user. However, this endpoint only deletes the user from a single tenant, and I'm not passing the X-FusionAuth-TenantId in the request header, so its scope is global.

    Is there an available endpoint in FusionAuthClient or an alternative approach that would allow me to delete a user from all tenants at once using a single API call?

    Thank you for your assistance.

    posted in Q&A
    A
    anirudh.vekariya
    14 Jun 2023, 06:08