Skip to main content
POST
Create custom service and workspace

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須

ボディ

application/json
serviceId
number
必須

Standard service ID or custom service ID belonging to organization

:

1

workspaceName
string
必須

Name to give to the workspace

:

"admina"

customWorkspaceType
enum<string>
必須
利用可能なオプション:
google_sheet,
manual_import
:

"google_sheet"

レスポンス

201 - application/json
service
object
必須
workspace
object
必須
isNewService
boolean
必須
read-only
最終更新日 2026年8月5日