Skip to content

useRotateServiceKey

useRotateServiceKey(): UseMutationResult<ServiceKeyWithKey | null, Error, string, unknown>

Hook to rotate a service key (creates a replacement and deprecates the old one)

UseMutationResult<ServiceKeyWithKey | null, Error, string, unknown>