Docs: Fix incorrect argument name

This commit is contained in:
Raphael Michel
2024-06-30 23:34:17 +02:00
parent 5b60928205
commit 769c451bcb

View File

@@ -192,7 +192,7 @@ Endpoints
:statuscode 401: Authentication failure
:statuscode 403: The requested organizer does not exist **or** you have no permission to change this resource.
.. http:delete:: /api/v1/organizers/(organizer)/saleschannels/(id)/
.. http:delete:: /api/v1/organizers/(organizer)/saleschannels/(identifier)/
Delete a sales channel. You can not delete sales channels which have already been used or which are integral parts
of the system.