Add-on Endpoints
Create Addon
Create a new addon in a workspace
POST
Create addon
Documentation Index
Fetch the complete documentation index at: https://docs.siftd.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workspace ID
Query Parameters
Organization ID
Validate the addon code only, do not create the addon
Body
application/json
Addon object
Response
201 - */*
Created