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

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

There is a newer version: 1.14.6
Show newest version
{
  "request": {
    "method": "DELETE",
    "url": "/api/portal/v1.4/login"
  },
  "response": {
    "status": 204,
    "headers": {
      "Content-Type": "text/plain"
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy