SOAP API method WebSite_update
Parameters
- Parameter 'id' : string
- The identifier (id) of the object that is updated
- Parameter 'name' : string
- The name of the website.
- Parameter 'description' : string
- The description of the website.
Return values
- Return value 'website' : Structure of type 'website'
- All properties of the now updated website
Structure 'website'
This structure website was mentioned above. This structure has the following properties:
- Property 'id' : int
- The ID of the website.
- Property 'name' : string
- The name of the website.
- Property 'created' : timestamp
- The date and time when the website was created.
- Property 'description' : string
- The description of the website.
- Property 'sessionTimeout' : int
- Get the session timeout, in minutes.
- Property 'forceHttps' : boolean
- Get whether this website can use only https