XML-RPC / resources: set
 Home   About Conversant   Free Sites   Hosting   Support   XML-RPC 

Search



xmlrpc >> interfaces >> resources >> resources: set
<< Previous | | Next >>

resources: set

Interface: resources
Method: set

Description:
Set a resource's values. If the resource does not already exist, it will be created.

Required Parameters:

  • zoneId: [ string ] Unique identifier of a zone.
  • convId: [ string ] Unique identifier of a conversation. This will be the name of the conversation as it appears in the admin interface.
  • resourceId
  • resourceValue

Optional Parameters:

  • None

Returns:
true

Last update: 3/29/2001

xmlrpc >> interfaces >> resources >> resources: set