curl --request PATCH \
--url https://api.siftstack.com/api/v1/views/{viewId}/unpin \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}Unpins a view.
curl --request PATCH \
--url https://api.siftstack.com/api/v1/views/{viewId}/unpin \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{}Documentation Index
Fetch the complete documentation index at: https://docs.siftstack.com/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?