Skip to content

DELETE /api/users/{recipientId}/bananas/{senderId}

DELETE
/api/users/{recipientId}/bananas/{senderId}

Authorizations

api_key

Requests manipulating data need to supply a CSRF token

TypeAPI Key (header: X-CSRF-Token)

Parameters

Path Parameters

recipientId*
Typeinteger
Required
Minimum1
senderId*
Typeinteger
Required
Minimum1

Responses

Not logged in.

Playground

Authorization
Variables
Key
Value

Samples

cURL
JavaScript
PHP
Python