curl --request PATCH \
--url https://api.wirespeed.co/team/default-sp-chatops \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"field": "<string>"
}
'{
"value": "<string>"
}curl --request PATCH \
--url https://api.wirespeed.co/team/default-sp-chatops \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"field": "<string>"
}
'{
"value": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.wirespeed.co/llms.txt
Use this file to discover all available pages before exploring further.