public

Update Credential From Model

patch/manage/credential/{credential_id}

Path parameters

credential_idinteger required

Request body

credential_jsonobject required
admin_publicboolean required
source'ingestion_api' | 'slack' | 'web' | 'google_drive' | 'gmail' | 'requesttracker' | 'github' | 'gitbook' | 'gitlab' | 'guru' | 'bookstack' | 'outline' | 'confluence' | 'jira' | 'slab' | 'productboard' | 'file' | 'coda' | 'notion' | 'zulip' | 'linear' | 'hubspot' | 'document360' | 'gong' | 'google_sites' | 'zendesk' | 'loopio' | 'dropbox' | 'sharepoint' | 'teams' | 'salesforce' | 'discourse' | 'axero' | 'clickup' | 'mediawiki' | 'wikipedia' | 'asana' | 's3' | 'r2' | 'google_cloud_storage' | 'oci_storage' | 'xenforo' | 'not_applicable' | 'discord' | 'freshdesk' | 'fireflies' | 'egnyte' | 'airtable' | 'highspot' | 'drupal_wiki' | 'imap' | 'bitbucket' | 'testrail' | 'mock_connector' | 'user_file' required
namestring nullable
curator_publicboolean
groupsinteger[]

Response

Successful Response

OR

Changes

Changed in 3 of the 13 revisions of this API.14824

    • removed the request property is_user_file

      request-property-removed

    • removed the optional property anyOf[subschema #1: CredentialSnapshot]/is_user_file from the response with the 200 status

      response-optional-property-removed

  • 2d941ea53eb3615See the full diff
    • added the new bitbucket enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • added the new coda enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • added the new drupal_wiki enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • added the new outline enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • added the new testrail enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • added the new user_file enum value to the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-added

    • api tag public added

      api-tag-added

    • added the new bitbucket enum value to the request property source

      request-property-enum-value-added

    • added the new coda enum value to the request property source

      request-property-enum-value-added

    • added the new drupal_wiki enum value to the request property source

      request-property-enum-value-added

    • added the new outline enum value to the request property source

      request-property-enum-value-added

    • added the new testrail enum value to the request property source

      request-property-enum-value-added

    • added the new user_file enum value to the request property source

      request-property-enum-value-added

    • the response property anyOf[subschema #1: CredentialSnapshot]/admin_public became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/credential_json became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/id became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/source became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/time_created became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/time_updated became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #1: CredentialSnapshot]/user_id became required for the status 200

      response-property-became-required

    • the response property anyOf[subschema #2: StatusResponse[int]]/success became required for the status 200

      response-property-became-required

    This revision also has 231 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 9321c45d93b5149See the full diff
    • removed the enum value bitbucket of the request property source

      request-property-enum-value-removed

    • removed the enum value coda of the request property source

      request-property-enum-value-removed

    • removed the enum value drupal_wiki of the request property source

      request-property-enum-value-removed

    • removed the enum value outline of the request property source

      request-property-enum-value-removed

    • removed the enum value testrail of the request property source

      request-property-enum-value-removed

    • removed the enum value user_file of the request property source

      request-property-enum-value-removed

    • the response property anyOf[subschema #1: CredentialSnapshot]/admin_public became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/credential_json became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/id became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/source became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/time_created became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/time_updated became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #1: CredentialSnapshot]/user_id became optional for the status 200

      response-property-became-optional

    • the response property anyOf[subschema #2: StatusResponse[int]]/success became optional for the status 200

      response-property-became-optional

    • api tag public removed

      api-tag-removed

    • added the new optional request property is_user_file

      new-optional-request-property

    • added the optional property anyOf[subschema #1: CredentialSnapshot]/is_user_file to the response with the 200 status

      response-optional-property-added

    • removed the bitbucket enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the coda enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the drupal_wiki enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the outline enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the testrail enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    • removed the user_file enum value from the anyOf[subschema #1: CredentialSnapshot]/source response property for the response status 200

      response-property-enum-value-removed

    This revision also has 70 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog