API: Allow to filter enabled webhooks (Z#23160605)

This commit is contained in:
Raphael Michel
2024-07-25 10:48:56 +02:00
parent f055a598ce
commit 8fe136b374
3 changed files with 14 additions and 0 deletions

View File

@@ -116,6 +116,7 @@ Endpoints
}
:query integer page: The page number in case of a multi-page result set, default is 1
:query boolean enabled: Only show webhooks that are or are not enabled
:param organizer: The ``slug`` field of the organizer to fetch
:statuscode 200: no error
:statuscode 401: Authentication failure