All Downloads are FREE. Search and download functionalities are using the official Maven repository.

wiremock_apim.mappings.deleteUser.json Maven / Gradle / Ivy

There is a newer version: 1.14.6
Show newest version
{
  "request": {
    "method": "DELETE",
    "urlPathPattern": "/api/portal/v1.4/users/[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}"
  },
  "response": {
    "status": 204
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy