FiskilFiskilFiskil DocsFiskil Docs
Log InSign Up
GuidesAPI ReferenceChangelog

Mobile menu

HomeFiskilFiskil
Log InSign Up
Introduction

Getting Started

AuthenticationErrorsPagination

CORE RESOURCES

Linking Accounts

BANKING API

ENERGY API

IDENTITY

Delete end user

Allows a client to delete an end user

AI Actions
DELETE
/v1/end-users/{id}

Allows a client to delete an end user

Authorization

Token_header_Authorization api:user.write
AuthorizationBearer <token>

In: header

Scope: api:user.write

Path Parameters

idstringrequired

The id of the end user to delete.

Response Body

application/vnd.goa.error

curl -X DELETE "https://api.fiskil.com/v1/end-users/482c0e2b-5866-46b1-b795-220b7bba45b5"
Empty
{
  "fault": true,
  "id": "123abc",
  "message": "parameter 'p' must be an integer",
  "name": "bad_request",
  "temporary": true,
  "timeout": false
}

Was this page helpful?

Get end user by IDList institutions