Update pickup request settings
Update pickup request form settings. Creates default settings if none exist. Supports partial updates. Lab only.
Update pickup request form settings. Creates default settings if none exist. Supports partial updates. Lab only.
__Secure-guidelab-prod.session_token<token>
Production session cookie set for the guidelab.co domain by Better Auth
In: cookie
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X PUT "https://example.com/pickup-requests/settings" \ -H "Content-Type: application/json" \ -d '{}'{ "settings": null}Empty
Empty
Empty
Empty