> ## Documentation Index
> Fetch the complete documentation index at: https://rollout.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Credentials

> PUT /credentials/{credentialId}

`PUT /credentials/{credentialId}`

Base URL: `https://universal.rollout.com/api`

## Parameters

| Name           | In   | Type   | Required |
| -------------- | ---- | ------ | -------- |
| `credentialId` | path | string | Yes      |

## Responses

| Status | Description |
| ------ | ----------- |
| `200`  | OK          |
| `400`  | Bad Request |

## OpenAPI Source

`/openapi/rollout.json PUT /credentials/{credentialId}`


## OpenAPI

````yaml /openapi/rollout.json PUT /credentials/{credentialId}
openapi: 3.0.3
info:
  title: Universal API Documentation
  description: Development documentation
  version: '1.0'
servers:
  - url: https://universal.rollout.com/api
security: []
paths:
  /credentials/{credentialId}:
    put:
      summary: Update Credentials
      operationId: put_credentials_credentialid
      parameters:
        - schema:
            type: string
          in: path
          name: credentialId
          required: true
      requestBody:
        required: true
        content:
          application/json:
            schema:
              type: object
              properties:
                entitiesToSync:
                  type: object
                  properties:
                    actionPlanPeople:
                      type: boolean
                    actionPlans:
                      type: boolean
                    appointments:
                      type: boolean
                    borrowers:
                      type: boolean
                    calls:
                      type: boolean
                    calendars:
                      type: boolean
                    calendarEvents:
                      type: boolean
                    customFields:
                      type: boolean
                    events:
                      type: boolean
                    lists:
                      type: boolean
                    loans:
                      type: boolean
                    notes:
                      type: boolean
                    offices:
                      type: boolean
                    properties:
                      type: boolean
                    smartLists:
                      type: boolean
                    tasks:
                      type: boolean
                    taskTemplates:
                      type: boolean
                    teams:
                      type: boolean
                    textMessages:
                      type: boolean
                    emailMarketingCampaigns:
                      type: boolean
                    emailMessages:
                      type: boolean
                    appointmentOutcomes:
                      type: boolean
                    appointmentTypes:
                      type: boolean
                    stages:
                      type: boolean
                    emailThreads:
                      type: boolean
                    documents:
                      type: boolean
                    sources:
                      type: boolean
                    timeframes:
                      type: boolean
                    peopleRelationships:
                      type: boolean
                    pipelines:
                      type: boolean
                    ponds:
                      type: boolean
                    transactionNotes:
                      type: boolean
              required:
                - entitiesToSync
          multipart/form-data:
            schema:
              type: object
              properties:
                entitiesToSync:
                  type: object
                  properties:
                    actionPlanPeople:
                      type: boolean
                    actionPlans:
                      type: boolean
                    appointments:
                      type: boolean
                    borrowers:
                      type: boolean
                    calls:
                      type: boolean
                    calendars:
                      type: boolean
                    calendarEvents:
                      type: boolean
                    customFields:
                      type: boolean
                    events:
                      type: boolean
                    lists:
                      type: boolean
                    loans:
                      type: boolean
                    notes:
                      type: boolean
                    offices:
                      type: boolean
                    properties:
                      type: boolean
                    smartLists:
                      type: boolean
                    tasks:
                      type: boolean
                    taskTemplates:
                      type: boolean
                    teams:
                      type: boolean
                    textMessages:
                      type: boolean
                    emailMarketingCampaigns:
                      type: boolean
                    emailMessages:
                      type: boolean
                    appointmentOutcomes:
                      type: boolean
                    appointmentTypes:
                      type: boolean
                    stages:
                      type: boolean
                    emailThreads:
                      type: boolean
                    documents:
                      type: boolean
                    sources:
                      type: boolean
                    timeframes:
                      type: boolean
                    peopleRelationships:
                      type: boolean
                    pipelines:
                      type: boolean
                    ponds:
                      type: boolean
                    transactionNotes:
                      type: boolean
              required:
                - entitiesToSync
          text/plain:
            schema:
              type: object
              properties:
                entitiesToSync:
                  type: object
                  properties:
                    actionPlanPeople:
                      type: boolean
                    actionPlans:
                      type: boolean
                    appointments:
                      type: boolean
                    borrowers:
                      type: boolean
                    calls:
                      type: boolean
                    calendars:
                      type: boolean
                    calendarEvents:
                      type: boolean
                    customFields:
                      type: boolean
                    events:
                      type: boolean
                    lists:
                      type: boolean
                    loans:
                      type: boolean
                    notes:
                      type: boolean
                    offices:
                      type: boolean
                    properties:
                      type: boolean
                    smartLists:
                      type: boolean
                    tasks:
                      type: boolean
                    taskTemplates:
                      type: boolean
                    teams:
                      type: boolean
                    textMessages:
                      type: boolean
                    emailMarketingCampaigns:
                      type: boolean
                    emailMessages:
                      type: boolean
                    appointmentOutcomes:
                      type: boolean
                    appointmentTypes:
                      type: boolean
                    stages:
                      type: boolean
                    emailThreads:
                      type: boolean
                    documents:
                      type: boolean
                    sources:
                      type: boolean
                    timeframes:
                      type: boolean
                    peopleRelationships:
                      type: boolean
                    pipelines:
                      type: boolean
                    ponds:
                      type: boolean
                    transactionNotes:
                      type: boolean
              required:
                - entitiesToSync
      responses:
        '200':
          content:
            application/json:
              schema:
                type: object
                properties:
                  id:
                    type: string
                  createdAt:
                    type: string
                  appKey:
                    anyOf:
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                  label:
                    type: string
                  avatar:
                    type: string
                  data:
                    type: object
                    additionalProperties: {}
                required:
                  - id
                  - createdAt
                  - appKey
            multipart/form-data:
              schema:
                type: object
                properties:
                  id:
                    type: string
                  createdAt:
                    type: string
                  appKey:
                    anyOf:
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                  label:
                    type: string
                  avatar:
                    type: string
                  data:
                    type: object
                    additionalProperties: {}
                required:
                  - id
                  - createdAt
                  - appKey
            text/plain:
              schema:
                type: object
                properties:
                  id:
                    type: string
                  createdAt:
                    type: string
                  appKey:
                    anyOf:
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                      - type: string
                  label:
                    type: string
                  avatar:
                    type: string
                  data:
                    type: object
                    additionalProperties: {}
                required:
                  - id
                  - createdAt
                  - appKey
          description: OK
        '400':
          content:
            application/json:
              schema:
                type: object
                properties:
                  errorMessage:
                    type: string
                required:
                  - errorMessage
            multipart/form-data:
              schema:
                type: object
                properties:
                  errorMessage:
                    type: string
                required:
                  - errorMessage
            text/plain:
              schema:
                type: object
                properties:
                  errorMessage:
                    type: string
                required:
                  - errorMessage
          description: Bad Request

````