Skip to main content

Create Tableau Server

POST 

/org/:orgId/tableau

Create a new Tableau Server Configurations

Request

Path Parameters

    orgId stringrequired

    The Organization 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 create will not be executed.

Body

required

    any

Responses

Success.

Schema

    any

Loading...