Skip to main content
PUT
/
api
/
v1
/
bot
/
integration
/
{id}
/
api
API to regenerate API key for bot integration
curl --request PUT \
  --url https://app.aptlystar.ai/api/v1/bot/integration/{id}/api \
  --header 'Authorization: <authorization>'
This response has no body data.

Documentation Index

Fetch the complete documentation index at: https://docs.aptlystar.ai/llms.txt

Use this file to discover all available pages before exploring further.

Headers

Authorization
string
required

Path Parameters

id
string
required

Response

200 - undefined