Skip to content

DELETE /mdp/auth

Clears the auth cookie used by browser-based clients.

Request

No body is required.

Response

Status 204 No Content

Headers:

  • Set-Cookie: cookie-clearing directive
  • Cache-Control: no-store

Error cases

StatusShapeWhen it happens
400{ "error": string }Invalid auth request handling
404empty bodyWrong path or unsupported method

Model Drive Protocol