We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cefb8f commit 2cc40f5Copy full SHA for 2cc40f5
requests/README.md
@@ -368,11 +368,8 @@ Updates an existing request with the provided details.
368
369
### **PATCH /requests/:id**
370
371
-- **Description:** Partially updates an existing request based on its type:
372
-
373
- - For requests of type ONBOARDING, this endpoint updates the request details prior to its approval or rejection.
374
375
- - For requests of type OOO (Out-Of-Office), it processes the approval or rejection of the request using the provided data.
+- **Description:**
+ - This endpoint updates the details of any type of exsisting request (OOO, ONBOARDING etc.).
376
377
- **URL:** `https://api.realdevsquad.com/requests/:id`
378
0 commit comments