Magidoc

UpdateHttpConnectionInput
Input Object

Fields

#

authType

Authentication type

description

Description shown to AI for tool selection

documentationUrl

Optional link to API documentation

enabled

Whether the connection is enabled

headers

Headers object - if provided, all headers will be re-encrypted

name

Tool name (must be snake_case)

oauthAuthorizationUrl

oauthClientId

OAuth fields (when authType = 'oauth')

oauthClientSecret

oauthScopes

oauthTokenUrl

origin

Base URL for the API

sharedWith

[ID !]

User IDs to share with (when sharingType = 'custom')

sharingType

Sharing scope for this connection

Usages

#

References

#

  • Argument input of field updateHttpConnection from type Mutation