Kissaki Docs
API referenceWorkspace

Rotate Scan Identity

POST
/workspace/scan-identity/rotate

Response Body

application/json

curl -X POST "https://example.com/workspace/scan-identity/rotate"
{  "verify_header": "string",  "scan_header": "string",  "user_agent": "string",  "token": "string",  "created_at": "string",  "rotated_at": "string"}