Update a connector
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <span class="operation-path">/s/{space_id}/api/actions/connector/{id}</span></div>Refer to Spaces for more information.
Path parameters
An identifier for the connector.
Headers
A required header to protect against CSRF attacks
Request body
Example request
{
"config": {
"apiUrl": "https://events.pagerduty.com/v2/enqueue"
}
}Response
Indicates a successful call.
Changes
Changed in 2 of the 176 revisions of this API.111
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new optional request property
//new-optional-request-property
- ○
added the new
deleteenum value to the request property//request-property-enum-value-added
- ○
added the new
getenum value to the request property//request-property-enum-value-added
- ○
added the new
patchenum value to the request property//request-property-enum-value-added
- ○
added the new
webhook-oauth2-client-credentialsenum value to the request property//request-property-enum-value-added
- ○
added the new
webhook-oauth2-client-credentialsenum value to the request property//request-property-enum-value-added
- ○
- ▲
the
//request property type changed fromstringtoobjectrequest-property-type-changed
- ○
the request property
//became nullablerequest-property-became-nullable
- ▲
Of the 176 revisions, 20 have no diff computed.