Skip to main content
PATCH
Update a custom service

承認

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
必須
serviceId
number
必須

ボディ

application/json
serviceName
string
:

"Admina"

serviceUrl
file

レスポンス

id
number
必須
read-only
:

1

name
string
必須
read-only
:

"Google"

uniqueName
string
必須
read-only
:

"google"

url
string
必須
read-only
:

"https://google.com"

isEmployeeMasterService
boolean
必須
read-only
:

true

isCustomService
boolean
必須
read-only
:

false

isIdentityProvider
boolean
必須
read-only
:

false

最終更新日 2026年9月15日