ApiKey::regenerateApiKey Method

Replaces an active API key for the specified account with a new one.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
user_type StringType of account user, currently limited to "affiliate"
user_id IntegerID of Account user object (i.e. affiliate_user_id).
existing_api_key StringExisting active API key to replace

POST Response Notes

Returns a model containing the new key details.

Return response will be in the following format: ApiLibraryModelAuthenticationStaticApiKey.

API Call Builder

Javascript is required to use the API Call Builder.
Have a Question? Please contact [email protected] for technical support.