Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

Better Auth OAuth 2.1 authorization-code/device grants. Access tokens are exact-resource bound; the Portal BFF verifies them and delegates a downscoped internal bearer.

Path Parameters

applicationId
integer<int64>
required
Required range: x >= 1
name
string
required
Maximum string length: 128
Pattern: ^[A-Za-z_][A-Za-z0-9_]{0,127}$

Response

Remove one credential for this account and app

The response is of type object.

Last modified on September 24, 2026