mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Add 'action' to API docs
This commit is contained in:
parent
8401e8ac3c
commit
90f9247362
@ -109,6 +109,8 @@ Updating Data
|
||||
|
||||
You can archive, delete or restore an entity by setting ``action`` in the request
|
||||
|
||||
.. code-block:: shell
|
||||
|
||||
curl -X PUT ninja.dev/api/v1/invoices/1?action=archive \
|
||||
-H "X-Ninja-Token: TOKEN"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user