Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.twine.se/v1/org/salary-transactions/{salary_transaction_id} \ --header 'Authorization: Bearer <token>'
{ "code": 404, "errors": [], "message": "Not Found" }
Delete an existing Salary Transaction.
Bearer token for authentication
No Content Response