Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Response 'OK' in case of profile deletion

When synchronizing a profile to an external system, Umbrella Faces expects a response with HTTP Status Code 200 and a valid response JSON.
This is also expected in case of profile deletions, as outlined in our documentation.

So far, in case of a delete, the profile has been removed in Umbrella Faces as long as the external system's response has been a valid JSON (regardless of OK or FAIL).
We are planning to correct this handling, meaning to process deletions only if the external system's response is an OK.

Important: If, due to any reason, the profile for which we send a delete request has already been removed in the external system, an OK response is required as well, as otherwise the profile can't be deleted in Umbrella Faces.

  • No labels