Skip to main content
PATCH
/
api
/
v2
/
external
/
auth
/
api-keys
/
{api_key_id}
/
toggle
Toggle Api Key
curl --request PATCH \
  --url https://api.lyceum.technology/api/v2/external/auth/api-keys/{api_key_id}/toggle
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

api_key_id
string
required

Response

Successful Response