Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.linearsend.com/organization/generate-key \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{}'
{ "success": true, "statusCode": 123, "code": "<string>", "message": "<string>", "data": {}, "meta": {} }
Generate a new API or Webhook key for the organization.
JWT access token
api
webhook
test
live
Success
Show child attributes