Untags a list of KYC documents.
If a KYC document in the list does not have the specified tag applied, the KYC document is ignored. This is an asynchronous operation.
KYC documents untagged.
Unauthorized access. Invalid credentials used.
Access forbidden.
Invalid data sent.
{- "kycDocumentIds": [
- "string"
]
}
{- "status": 401,
- "title": "string",
- "detail": "string",
- "instance": "string"
}