cURL
curl --request PUT \ --url https://app.octomind.dev/api/apiKey/v1/private-location/register \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "name": "<string>", "registrationData": { "proxypass": "secret22", "proxyuser": "user", "address": "34.45.23.22:23455" } } '
{ "success": true }
registers a private location worker
Documentation IndexFetch the complete documentation index at: https://octomind.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://octomind.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
OK
Indicates whether the operation was successful.
true