curl --request POST \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams/{team}/transfer-ownership \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}curl --request POST \
--url https://app.plugchoice.com/api/v3/sites/{site}/teams/{team}/transfer-ownership \
--header 'Authorization: Bearer <token>'{
"message": "<string>"
}Transfers ownership of the specified location to the given team. The target team must already have access to the location.Documentation Index
Fetch the complete documentation index at: https://developer.plugchoice.com/llms.txt
Use this file to discover all available pages before exploring further.