Revoke one app device
Retires a single endpoint. The line's other devices and its desk phone are unaffected, and the device stops ringing within one heartbeat.
Authorization
bearerAuth Long-lived ES256 JWT minted from the dashboard (https://app.sautikit.com/developers/api-keys). Signed by the
platform keyring. Carries workspace_id and scopes claims;
revoked via the platform deny-list.
In: header
Path Parameters
uuiduuiduuidResponse Body
curl -X DELETE "https://example.com/v1/numbers/497f6eca-6276-4993-bfeb-53cbbbba6f08/sip-credentials/497f6eca-6276-4993-bfeb-53cbbbba6f08/devices/497f6eca-6276-4993-bfeb-53cbbbba6f08"List app devices connected to a line GET
Every device enrolled on this line, revoked ones included so a revocation stays visible after the fact. Device secrets are never returned.
Show an existing credential's password again POST
Returns the credential's password and connection settings again. The registrar owns the secret and returns it on request, so nothing is rotated and a registered device keeps working.