What will be the response for the update request of a non existed user in OKTA SCIM API?

What will happen if we call update for a non-existing resource in OKTA SCIM API using PUT operation (SCIM 2.0 Protocol Reference | Okta Developer) ?

Does it return 404 or it will create a new user?

1 Like

@LBJP This can be verified in your SCIM server. Do you have a SCIM server? If yes, you may call this endpoint and get a response from there.
If you think the response is not correct or unexpected. You can open a support ticket through an email to support@okta.com with this issue.

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