Management API v2 update a user returning 201

The success response to a request to Management API v2 to update a user (PATCH /api/v2/users/{id}) has a 201 status when it ought to return 200.

See Auth0 Management API v2

Hello, @nicholas.jacques! Welcome to the Auth0 Community.

I’ve just tried this and got returned with a 200 HTTP status code.

Could you please share the exact call that you’re making, blurring out any PII? You can also DM me the complete query.

Thanks!

Oops. Never mind. That was my mistake. It’s returning 200. Had another request bundled in there that was returning the 201.

Aha, glad to hear this is now resolved!

1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.