Revoking Mobile Credentials
Learn how to delete mobile credentials.
To revoke a mobile credential, delete the credential. Seam issues a discard command for the Visionline card. If you are deleting a multi-phone sync credential, Seam discards all of the credentials that were created underneath it.
Request:
seam.acs.credentials.delete(
acs_credential_id="66666666-6666-6666-6666-666666666666"
)
Response:
None
Last updated
Was this helpful?