Webservice Functions - ApiKeyKeepAlive

Information Classification: External Restricted.
See https://www.chili-publish.com/security

Webservice Functions - ApiKeyKeepAlive

Call to keep the current apiKey alive (slide expiration back)

Declaration

public string ApiKeyKeepAlive ( string apiKey );

Arguments

Name

Type

Description

Name

Type

Description

apiKey

apiKey

The API key previously generated by calling the GenerateApiKey function

Returns

okOrException

An XML document with DocumentElement 'ok' (<ok/>), or an exception