Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.
SOLVED

Cannot delete a user with v3 API

Paul_Holden
9 - Comet

Hi,

 

I'm trying to delete a Gallery user with the v3 API.

The response I get from the call to delete is as follows:

 

{ "message": "User owns one or more assets." }

 

That makes complete sense, however when I make an API call for the user's assets I get the following response:

 

{ "workflows": [], "schedules": [], "collections": [], "insights": [] }

 

Any ideas what could be preventing user deletion?

3 REPLIES 3
patrick_digan
17 - Castor
17 - Castor

@Paul_Holden what version of server are you on? This sounds like an issue that 22.1 had. 

Paul_Holden
9 - Comet

@patrick_digan apologies, should have mentioned the server version. Yes we are currently still on 22.1 so that will be exactly it.

 

I did search for "delete user api" but didn't see that post :(

 

Thanks.

patrick_digan
17 - Castor
17 - Castor

@Paul_Holden bummer, we're still on 21.4 and it's an issue there too.