Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
Appearance
Menu
Return to top
DELETE /api/users/{recipientId}/bananas/{senderId}
DELETE
/api/users/{recipientId}/bananas/{senderId}
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Parameters
Path Parameters
recipientId
*
Type
integer
Required
Minimum
1
senderId
*
Type
integer
Required
Minimum
1
Responses
401
Not logged in.
DELETE
/api/users/{recipientId}/bananas/{senderId}
Playground
Authorization
api_key
Variables
Key
Value
recipientId
*
senderId
*
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python