MergeHRISClient.Api.RegenerateKey (MergeHRISClient v1.0.0) View Source

API calls for all endpoints tagged RegenerateKey.

Link to this section Summary

Link to this section Functions

Link to this function

regenerate_key_create(connection, authorization, remote_key_for_regeneration_request, opts \\ [])

View Source

Specs

Exchange remote keys.

Parameters

  • connection (MergeHRISClient.Connection): Connection to server
  • authorization (String.t): Should include 'Bearer ' followed by your production API Key.
  • remote_key_for_regeneration_request (RemoteKeyForRegenerationRequest):
  • opts (KeywordList): [optional] Optional parameters

    Returns

on success {:error, Tesla.Env.t} on failure