post https://api.talkdeskapp.com/fsi/contacts//cards//lost-or-stolen-notification
The endpoint allows you to deactivate a specific card associated with a contact. By providing the unique contact ID and card ID as path parameters, this endpoint enables you to deactivate the card and render it inactive for further use.
Scope
fsi-cards:write
Body Response - Schema
200 (ok)
Parameter | Type | Description | Required |
---|---|---|---|
confirmation_code | string | The confirmation code. | no |
401 (unauthorized), 403 (forbidden), 404 (not found)
Parameter | Type | Description | Required |
---|---|---|---|
code | string | n/a | yes |
message | string | n/a | yes |
description | string | n/a | no |
fields | array[object] | "fields" subdivides into: "name" (string) "description" (string) | yes (name and description) |
API Availability
The FSI Integrations API has been in General Availability since January 2023.
Troubleshooting
If you have any questions regarding the usage of this API, or if you’re having any technical issues, please open a ticket using this form.