Skip to main content

Update Tableau Server

POST 

/org/:orgId/tableau/:tableauServerId

Updates Tableau Server Configuration

Request​

Path Parameters

    orgId stringrequired

    The Organization Id (UUID) for which you are querying.

    tableauServerId stringrequired

    The Tableau Server Id (UUID) for which you are querying.

Query Parameters

    mode stringrequired

    If mode is equal to the string 'test', the server will validate the configuration and the update will not be executed.

Body

required

    any

Responses​

Success.

Schema

    any

Loading...